Mickael-Martin před 7 roky
rodič
revize
54aeb2167c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      scripts/upgrade

+ 1 - 1
scripts/upgrade

@@ -111,7 +111,7 @@ importState=$(curl -s --cookie cookiejar.txt --cookie-jar cookiejar.txt \
 if [ "$importState" -eq "1" ];then
 if [ "$importState" -eq "1" ];then
     ynh_print_info "Template Yunohost imported !"
     ynh_print_info "Template Yunohost imported !"
 else
 else
-    ynh_print_warn "Template Yunohost imported !"
+    ynh_print_warn "Template Yunohost not imported !"
 fi
 fi
 
 
 #=================================================
 #=================================================