1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

Update install

This commit is contained in:
frju365 2017-02-27 13:36:03 +01:00 committed by GitHub
parent 2ebf8330dd
commit 4d7bb4e254

View file

@ -60,6 +60,9 @@ fi
final_path=/var/www/$app
ynh_app_setting_set "$app" final_path "$final_path"
# PHP-FPM and && Conf
POOL_FPM
# We download the sources and check the md5sum
SFILE=`sudo cat ../sources/source_file`;
sudo wget -nv -i ../sources/source_url -O ${SFILE}.tar.gz