From 39f0fa87612afe273f7173f4f672957754984898 Mon Sep 17 00:00:00 2001 From: dpeca Date: Wed, 15 Feb 2017 15:53:22 +0100 Subject: [PATCH] Ubuntu: Fixed order of apt-get and adding archive apt source --- install/vst-install-ubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/vst-install-ubuntu.sh b/install/vst-install-ubuntu.sh index e1859b49..f7222180 100755 --- a/install/vst-install-ubuntu.sh +++ b/install/vst-install-ubuntu.sh @@ -32,8 +32,8 @@ if [ "$release" = '16.04' ]; then bsdmainutils cron vesta vesta-nginx vesta-php expect" elif [ "$release" = '16.10' ]; then + echo "deb http://archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse" >> /etc/apt/sources.list apt-get update - echo "deb http://pl.archive.ubuntu.com/ubuntu/ vivid main restricted universe multiverse" >> /etc/apt/sources.list software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid libapache2-mod-php5 php5 php5-common php5-cgi