Update 'Slave-installer.sh'

This commit is contained in:
tbergervoet
2018-09-26 12:06:27 +00:00
parent 993f3d0fb2
commit 3521ce13ee

View File

@@ -1,8 +1,15 @@
#################
#slave Installer#
#################
#!/bin/bash
###============================================================
## Ubuntu 18.04 Slave Installer
###============================================================
## Zet comments hieronder:
#
#
#
##=============================================================
apt update && apt upgrade -y
#install Software
# Install software
apt install cockpit-bridge cockpit-networkmanager cockpit-storaged cockpit-system -y