From a57a21831bfb4ea505fb572b45ecdd2383dd834c Mon Sep 17 00:00:00 2001 From: magikcypress Date: Sat, 11 Mar 2017 13:00:23 +0100 Subject: [PATCH] Saut en fin de ligne --- scripts/restore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index cb0672a..e30fd68 100644 --- a/scripts/restore +++ b/scripts/restore @@ -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 +