diff --git a/installer.sh b/installer.sh index 297c5f6..a522351 100644 --- a/installer.sh +++ b/installer.sh @@ -24,7 +24,7 @@ echo UPDATING AND UPGRADING sudo apt-get update; - sudo apt-get upgrade -y; + sudo apt-get dist-upgrade -y; echo INSTALLING REQUIRED PACKAGES sudo apt-get install -y exfat-fuse exfat-utils perl libnet-ssleay-perl openssl libauthen-pam-perl libpam-runtime libio-pty-perl apt-show-versions python