From 0792bc94636f6a5db4a81c95ef715fa0270c8232 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 15 Jul 2018 18:43:21 +0200 Subject: [PATCH] update --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index ada0daec..0f608116 100644 --- a/update.sh +++ b/update.sh @@ -1,3 +1,4 @@ #!/usr/bin/env bash git pull sudo service apache2 restart +python3.6 -OO bots.py \ No newline at end of file