forked from oZONo32/EHCP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ehcp-apt-get-install.log
executable file
·20 lines (20 loc) · 1.28 KB
/
ehcp-apt-get-install.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
apt-get -y --no-remove --allow-unauthenticated install python-software-properties
apt-get -y --no-remove --allow-unauthenticated install php5
apt-get -y --no-remove --allow-unauthenticated install php5-mysql
apt-get --allow-unauthenticated install php5-mysql
apt-get -y --no-remove --allow-unauthenticated install python-software-properties
apt-get -y --no-remove --allow-unauthenticated install php5
apt-get -y --no-remove --allow-unauthenticated install php5-mysqlnd
apt-get -y --no-remove --allow-unauthenticated install php5-cli
apt-get -y --no-remove --allow-unauthenticated install sudo
apt-get -y --no-remove --allow-unauthenticated install wget
apt-get -y --no-remove --allow-unauthenticated install aptitude
apt-get -y --no-remove --allow-unauthenticated install apache2-utils
apt-get -y --no-remove --allow-unauthenticated install python-software-properties
apt-get -y --no-remove --allow-unauthenticated install php5
apt-get -y --no-remove --allow-unauthenticated install php5-mysqlnd
apt-get -y --no-remove --allow-unauthenticated install php5-cli
apt-get -y --no-remove --allow-unauthenticated install sudo
apt-get -y --no-remove --allow-unauthenticated install wget
apt-get -y --no-remove --allow-unauthenticated install aptitude
apt-get -y --no-remove --allow-unauthenticated install apache2-utils