diff --git a/OS/Ubuntu/14.04/install b/OS/Ubuntu/14.04/install index 8c597cb..01ea4e3 100644 --- a/OS/Ubuntu/14.04/install +++ b/OS/Ubuntu/14.04/install @@ -24,7 +24,6 @@ echo "Maybe you have use this script before!" exit 1 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 install sudo -y