From e6d9d0ddd496fa49fbcde061e215b4efe73a2293 Mon Sep 17 00:00:00 2001 From: Jabbar03 Date: Fri, 24 Nov 2023 19:22:05 +0100 Subject: [PATCH] tolto il file per testare il comando --- test_comando.sh | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100755 test_comando.sh diff --git a/test_comando.sh b/test_comando.sh deleted file mode 100755 index 4df26f1..0000000 --- a/test_comando.sh +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/bash - -# Comando per rimuovere il file 'informabot' se esiste -rm -f informabot - -# Export del token come variabile di ambiente -export TOKEN="6924907539:AAFNh_3VeTxCQrE6euNEjgEvV30zUZUaeww" - -# Build del programma Go -go build - -# Esecuzione di './informabot' -./informabot