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