'Slave-installer.sh' updaten

This commit is contained in:
bprieshof
2018-09-27 09:17:30 +00:00
parent 3521ce13ee
commit ce5263a9eb

View File

@@ -10,7 +10,7 @@
apt update && apt upgrade -y apt update && apt upgrade -y
# Install software # Install software
apt install cockpit-bridge cockpit-networkmanager cockpit-storaged cockpit-system -y apt install cockpit-bridge cockpit-networkmanager cockpit-storaged cockpit-system cockpit-packagekit -y
########################### ###########################