Kayou
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
scripts/actions/reset_default_app
|
|
|
@ -26,6 +26,7 @@ domain=$(ynh_app_setting_get --app=$app --key=domain) |
|
|
|
path_url=$(ynh_app_setting_get --app=$app --key=path) |
|
|
|
is_public=$(ynh_app_setting_get --app=$app --key=is_public) |
|
|
|
final_path=$(ynh_app_setting_get --app=$app --key=final_path) |
|
|
|
phpversion=$(ynh_app_setting_get --app=$app --key=phpversion) |
|
|
|
|
|
|
|
#================================================= |
|
|
|
# SPECIFIC ACTION |
|
|
|
|