Bugfix: revert changes not compatible with stable yunohost.
This commit is contained in:
@@ -38,8 +38,8 @@ ynh_abort_if_errors
|
|||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Retrieve arguments
|
# Retrieve arguments
|
||||||
domain=$YNH_APP_ARG_DOMAIN
|
domain=$1
|
||||||
path_url=$YNH_APP_ARG_PATH
|
path_url=$2
|
||||||
|
|
||||||
app=$YNH_APP_INSTANCE_NAME
|
app=$YNH_APP_INSTANCE_NAME
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user