|
@@ -15,7 +15,7 @@ pipeline:
|
|
- echo 'Acquire::http { Proxy "http://200.50.168.30:3142"; };' > /etc/apt/apt.conf.d/01proxy
|
|
- echo 'Acquire::http { Proxy "http://200.50.168.30:3142"; };' > /etc/apt/apt.conf.d/01proxy
|
|
- apt-get update && apt-get install -yq build-essential git unzip php5-cli php5-mysql wget mysql-client php5-curl
|
|
- apt-get update && apt-get install -yq build-essential git unzip php5-cli php5-mysql wget mysql-client php5-curl
|
|
|
|
|
|
- - yes | mysqladmin -h 127.0.0.1 create fd_stats
|
|
|
|
|
|
+ - yes | mysqladmin -h 127.0.0.1 create fd3_stats
|
|
- yes | mysqladmin -h 127.0.0.1 create fd_session
|
|
- yes | mysqladmin -h 127.0.0.1 create fd_session
|
|
|
|
|
|
- php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
|
|
- php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
|