diff --git a/update.sh b/update.sh index 0f5cbb9..86856ba 100644 --- a/update.sh +++ b/update.sh @@ -19,7 +19,7 @@ if [ -f /etc/debian_version ]; then # update the list of available packages apt update # install the packages - apt install -y pbis-open sudo nano htop nload iperf3 iperf3 open-vm-tools unattended-upgrade unzip git + apt install -y pbis-open sudo nano htop nload iperf3 iperf3 open-vm-tools unattended-upgrades unzip git # CentOS OS elif [ -f /etc/redhat-release ]; then