Kay0u
6 years ago
No known key found for this signature in database
GPG Key ID: AE1DCADB6415A156
2 changed files with
2 additions and
2 deletions
-
scripts/actions/disable_maintenance
-
scripts/config
|
|
|
@ -13,7 +13,7 @@ source /usr/share/yunohost/helpers |
|
|
|
# RETRIEVE ARGUMENTS |
|
|
|
#================================================= |
|
|
|
|
|
|
|
app=${YNH_APP_INSTANCE_NAME:-$YNH_APP_ID} |
|
|
|
app=$YNH_APP_INSTANCE_NAME |
|
|
|
|
|
|
|
final_path=$(ynh_app_setting_get --app=$app --key=final_path) |
|
|
|
|
|
|
|
|
|
|
|
@ -14,7 +14,7 @@ source _ynh_add_fpm_config |
|
|
|
# RETRIEVE ARGUMENTS |
|
|
|
#================================================= |
|
|
|
|
|
|
|
app=${YNH_APP_INSTANCE_NAME:-$YNH_APP_ID} |
|
|
|
app=$YNH_APP_INSTANCE_NAME |
|
|
|
|
|
|
|
#================================================= |
|
|
|
# LOAD VALUES |
|
|
|
|