From 00dfa6e7974d7f523c11e864aea0f324770d4b74 Mon Sep 17 00:00:00 2001 From: Marco Ochse Date: Wed, 10 Jan 2018 17:14:39 +0000 Subject: [PATCH] tweak update script --- update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update.sh b/update.sh index 011041e4..5db67b46 100755 --- a/update.sh +++ b/update.sh @@ -3,6 +3,8 @@ ################################################### # Do not change any contents of this script! ################################################### + +# Some vars myCONFIGFILE="/opt/tpot/etc/tpot.yml" myCOMPOSEPATH="/opt/tpot/etc/compose" myRED=""