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

[Fix] unboud variable + error test CI

This commit is contained in:
frju365 2017-06-27 16:50:20 +02:00 committed by GitHub
parent 661bad1124
commit be79f209d3

View file

@ -36,7 +36,7 @@ CHECK_FINALPATH # Vérifie que le dossier de destination n'est pas déjà utilis
# STORE SETTINGS FROM MANIFEST
#=================================================
ynh_app_setting_set $app admin $admin
ynh_app_setting_set $app path $path
ynh_app_setting_set $app domain $domain
ynh_app_setting_set $app is_public $is_public