1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Saut en fin de ligne

This commit is contained in:
magikcypress 2017-03-11 13:00:23 +01:00
parent 4c15f75c0b
commit a57a21831b

View file

@ -4,7 +4,7 @@
# Exit on command errors and treat unset variables as an error
set -eu
# The parameter $2 is the id of the app instance ex: ynhexample__2
# The parameter $app is the id of the app instance ex: ynhexample__2
app=$YNH_APP_INSTANCE_NAME
# Source app helpers
@ -57,3 +57,4 @@ sudo cp -a ./php-fpm.ini "$phpfpm_ini"
sudo service nginx reload
sudo service php5-fpm reload
sudo yunohost app ssowatconf