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 ###########################