From ce5263a9ebd03a5e1f8d9132e650ec7b220d0142 Mon Sep 17 00:00:00 2001 From: bprieshof Date: Thu, 27 Sep 2018 09:17:30 +0000 Subject: [PATCH] 'Slave-installer.sh' updaten --- Slave-installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slave-installer.sh b/Slave-installer.sh index 8764c35..2446f93 100644 --- a/Slave-installer.sh +++ b/Slave-installer.sh @@ -10,7 +10,7 @@ apt update && apt upgrade -y # 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 ###########################