Update install
This commit is contained in:
@@ -32,6 +32,7 @@ case "`grep DISTRIB_CODENAME /etc/*-release | awk -F '=' '{print $2}'`" in
|
||||
fi
|
||||
|
||||
apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y;
|
||||
apt-get install sudo -y
|
||||
apt-get install build-essential libssl-dev curl nano wget zip unzip git -y
|
||||
apt-get purge --remove nginx -y
|
||||
apt-get purge --remove apache2 -y
|
||||
|
||||
Reference in New Issue
Block a user