Update 'Slave-installer.sh'
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user