From 6900e5747fcbfa7a874be11bf15bb0e6dc8fb848 Mon Sep 17 00:00:00 2001 From: Mickael-Martin Date: Thu, 17 Jan 2019 14:05:45 +0100 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 9c93c1a..511b81f 100644 --- a/scripts/install +++ b/scripts/install @@ -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 #=================================================