Update 'Slave-installer.sh'

This commit is contained in:
2018-09-20 10:33:56 +00:00
parent 519ad34414
commit bc6ad25687

View File

@@ -3,7 +3,7 @@
################# #################
apt update && apt upgrade -y apt update && apt upgrade -y
#install Software #install Software
apt install cockpit-bridge cockpit-dashboard cockpit-networkmanager cockpit-storaged cockpit-system -y apt install cockpit-bridge cockpit-networkmanager cockpit-storaged cockpit-system -y
########################### ###########################