From 08d2a9d8e0c650df933c3036bede2ed2761afa4a Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 18 Sep 2018 00:35:51 +0200 Subject: [PATCH] revert --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 54208693..45c16a83 100755 --- a/update.sh +++ b/update.sh @@ -2,4 +2,4 @@ git pull sudo python3.6 -m pip install -r requirements.txt sudo service apache2 restart -python3.6 -OO bots.py 2> /dev/null \ No newline at end of file +python3.6 -OO bots.py \ No newline at end of file