Parcourir la source

Bugfix: revert changes not compatible with stable yunohost.

pitchum il y a 7 ans
Parent
commit
b24e0b2244
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      scripts/install

+ 2 - 2
scripts/install

@@ -38,8 +38,8 @@ ynh_abort_if_errors
 #=================================================
 
 # Retrieve arguments
-domain=$YNH_APP_ARG_DOMAIN
-path_url=$YNH_APP_ARG_PATH
+domain=$1
+path_url=$2
 
 app=$YNH_APP_INSTANCE_NAME