From 4f6b0d456cb6265bcbbb29648b79df87d041f32c Mon Sep 17 00:00:00 2001 From: Alexis Gavoty Date: Sat, 18 Oct 2014 17:23:24 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 46829d9..49aecd1 100755 --- a/scripts/install +++ b/scripts/install @@ -99,7 +99,7 @@ do let result=$? if [ $loop_number -eq 4 ]; then - print "Web installation failed" + echo "Web installation failed" exit 1 fi let loop_number++ -- 2.0.0