Update install
This commit is contained in:
@@ -24,7 +24,6 @@
|
|||||||
echo "Maybe you have use this script before!"
|
echo "Maybe you have use this script before!"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
nginxVersion=$(curl -s https://raw.githubusercontent.com/theraw/The-World-Is-Yours/data/nginxVersion)
|
|
||||||
|
|
||||||
apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y;
|
apt-get update; apt-get upgrade -y; apt-get dist-upgrade -y; apt-get autoremove -y;
|
||||||
apt-get install sudo -y
|
apt-get install sudo -y
|
||||||
|
|||||||
Reference in New Issue
Block a user