Skip to content

Commit

Permalink
Update installer.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
JesusC0der committed Nov 15, 2019
1 parent 5749dbf commit a1260e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a1260e4

Please sign in to comment.