Update update.sh

This commit is contained in:
2019-01-07 16:16:42 -05:00
parent bf29cd0c37
commit 9e861a4ff8

View File

@@ -12,7 +12,7 @@ fi
# Debian OS
if [ -f /etc/debian_version ]; then
# upgrade all packages
apt upgrade -y
apt update; apt upgrade -y
# install the apt-transport-https
apt install -y apt-transport-https wget
# download the gpg key for PBIS-Open