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