corrected unattended-upgrade mistype
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user