Update 'Slave-installer.sh'
This commit is contained in:
@@ -1,8 +1,15 @@
|
|||||||
#################
|
#!/bin/bash
|
||||||
#slave Installer#
|
###============================================================
|
||||||
#################
|
## Ubuntu 18.04 Slave Installer
|
||||||
|
###============================================================
|
||||||
|
## Zet comments hieronder:
|
||||||
|
#
|
||||||
|
#
|
||||||
|
#
|
||||||
|
##=============================================================
|
||||||
|
|
||||||
apt update && apt upgrade -y
|
apt update && apt upgrade -y
|
||||||
#install Software
|
# Install software
|
||||||
apt install cockpit-bridge cockpit-networkmanager cockpit-storaged cockpit-system -y
|
apt install cockpit-bridge cockpit-networkmanager cockpit-storaged cockpit-system -y
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user