mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update install
This commit is contained in:
parent
64fe109fa0
commit
6900e5747f
1 changed files with 1 additions and 1 deletions
|
@ -419,7 +419,7 @@ importState=$(curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
|
|||
if [ "$importState" -eq "1" ];then
|
||||
ynh_print_info "Template Yunohost imported !"
|
||||
else
|
||||
ynh_print_warn "Template Yunohost imported !"
|
||||
ynh_print_warn "Template Yunohost not imported !"
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue