Update 'update.sh'
This commit is contained in:
@@ -42,7 +42,7 @@ if [ ${OS} == "Debian" ] || [ ${OS} == "Ubuntu" ]; then
|
||||
apt update
|
||||
|
||||
# install the packages on all systems
|
||||
apt install -y sudo rsync nano htop nload iperf iperf3 unattended-upgrades unzip git nfs-common uptimed net-tools build-essential curl realmd sssd sssd-tools libnss-sss libpam-sss adcli
|
||||
apt install -y sudo rsync nano htop nload iperf iperf3 unattended-upgrades unzip git nfs-common uptimed net-tools build-essential curl realmd oddjob oddjob-mkhomedir sssd sssd-tools libnss-sss libpam-sss adcli
|
||||
|
||||
# install vm tools
|
||||
if [ "${VM}" == "true" ]; then
|
||||
|
||||
Reference in New Issue
Block a user