From bc6ad256872028a2f6f848eb2b066c6a5952dc9f Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Thu, 20 Sep 2018 10:33:56 +0000 Subject: [PATCH] Update 'Slave-installer.sh' --- Slave-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slave-installer.sh b/Slave-installer.sh index 7aa51c3..489feb4 100644 --- a/Slave-installer.sh +++ b/Slave-installer.sh @@ -3,7 +3,7 @@ ################# apt update && apt upgrade -y #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 ###########################