diff --git a/update.sh b/update.sh index 0f608116..69c77311 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash git pull +python3.6 -m pip install -r requirements.txt sudo service apache2 restart python3.6 -OO bots.py \ No newline at end of file