From c3f4f3f8a994d9c21dcf033132f9c6e323922c82 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Wed, 5 Sep 2018 19:51:09 +0200 Subject: [PATCH] The Fiorygi Update --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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