From 057f0e74c0fb10df6ed46db083e6a309e6c48f41 Mon Sep 17 00:00:00 2001 From: "Kay Marquardt (Gnadelwartz)" Date: Fri, 22 Mar 2019 17:50:53 +0100 Subject: [PATCH] remove debug code --- bashbot.sh | 6 ------ 1 file changed, 6 deletions(-) diff --git a/bashbot.sh b/bashbot.sh index 2e6f702..012a0c8 100755 --- a/bashbot.sh +++ b/bashbot.sh @@ -55,12 +55,6 @@ elif [ ! -w "$COUNT" ]; then fi -pwd -ls -l - -exit - - source commands.sh source URL='https://api.telegram.org/bot'$TOKEN