From 04dd077ccc9ad7b9f3ce44ab8c6bd63aac31a709 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 28 Feb 2019 20:55:09 +0100 Subject: [PATCH] Don't reset terminal after a crash --- update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/update.sh b/update.sh index b5753dd1..b2fb6553 100755 --- a/update.sh +++ b/update.sh @@ -14,4 +14,3 @@ fi sudo python3.6 -m pip install -r requirements.txt --upgrade sudo service apache2 restart python3.6 -OO bots.py -reset