1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ethercalc_ynh.git synced 2024-09-03 18:26:36 +02:00

[fix] Variables

This commit is contained in:
Rafi59 2017-07-04 19:29:38 +02:00 committed by GitHub
parent a110daf143
commit 83f28fa0f6

View file

@ -57,9 +57,8 @@ test ! -e "$final_path" || ynh_die "This path already contains a folder"
#=================================================
ynh_app_setting_set $app domain $domain
ynh_app_setting_set $app admin $admin
ynh_app_setting_set $app is_public $is_public
ynh_app_setting_set $app language $language
ynh_app_setting_set $app expire $expire
#=================================================
# STANDARD MODIFICATIONS