Update 'installer.sh'

This commit is contained in:
b.waal
2019-08-30 21:21:41 +02:00
parent a82efa3b8e
commit 9e850e7589

View File

@@ -1,7 +1,11 @@
##-------------## ##--------------##
# Pre-Config # # Pre-Config #
##-------------## ##--------------##
apt update apt update
##-------------##
# Installer #
##-------------##
apt install unattended-upgrades -y apt install unattended-upgrades -y
##----------## ##----------##