Bugfix: revert changes not compatible with stable yunohost.

This commit is contained in:
pitchum 2018-05-04 18:47:01 +02:00 committed by pitchum
parent 8294528c67
commit ed17abfd32

View File

@ -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