From: Phil Howard Date: Sat, 6 Jul 2019 13:16:10 +0000 (+0100) Subject: Bootstrap with python-configparser from apt X-Git-Url: https://zdv2.bktei.com/gitweb/EVA-2020-02-2.git/commitdiff_plain/d7fc0b62ccbcbf42f2510e76726e8b4c5a5add5d Bootstrap with python-configparser from apt --- diff --git a/install.sh b/install.sh index 5cde03b..ad61036 100755 --- a/install.sh +++ b/install.sh @@ -3,33 +3,10 @@ CONFIG=/boot/config.txt DATESTAMP=`date "+%Y-%M-%d-%H-%M-%S"` CONFIG_BACKUP=false +APT_HAS_UPDATED=false -CONFIG_VARS=`python - <