From 036a817086f8c9986107ff61eee385bb4268b73f Mon Sep 17 00:00:00 2001 From: Bill Cromie Date: Sun, 22 Jan 2017 15:52:40 -0500 Subject: [PATCH] first pass at generatign and posting a debug log file --- setup/system.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/system.sh b/setup/system.sh index c0af3215..95410bae 100755 --- a/setup/system.sh +++ b/setup/system.sh @@ -117,7 +117,7 @@ echo Installing system packages... apt_install python3 python3-dev python3-pip \ netcat-openbsd wget curl git sudo coreutils bc \ haveged pollinate unzip \ - unattended-upgrades cron ntp fail2ban + unattended-upgrades cron ntp fail2ban gist # ### Suppress Upgrade Prompts # Since Mail-in-a-Box might jump straight to 18.04 LTS, there's no need