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