mirror of
https://github.com/YunoHost-Apps/garradin_ynh.git
synced 2024-09-03 18:36:17 +02:00
try to fix unskipped uris obsolete
This commit is contained in:
parent
33fe6bebed
commit
ec8c8ddb5a
1 changed files with 3 additions and 3 deletions
|
@ -20,10 +20,10 @@ ynh_abort_if_errors
|
|||
# Retrieve arguments
|
||||
#=================================================
|
||||
|
||||
#domain=$YNH_APP_ARG_DOMAIN
|
||||
domain=$YNH_APP_ARG_DOMAIN
|
||||
#path_url=$YNH_APP_ARG_PATH
|
||||
#is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||
#app=$YNH_APP_INSTANCE_NAME
|
||||
is_public=$YNH_APP_ARG_IS_PUBLIC
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
#=================================================
|
||||
# CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS
|
||||
|
|
Loading…
Add table
Reference in a new issue