From bf815e1ccaf63e18974effe3cfc5025b949c8312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=ACHE=20=D0=AFAW=20=E2=98=A3?= Date: Fri, 19 Apr 2019 13:25:40 +0200 Subject: [PATCH] Update install --- OS/Ubuntu/14.04/install | 1 - 1 file changed, 1 deletion(-) 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