From 4555672c725e681455404bf0a852f02d2778cc1d Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 29 Dec 2009 20:02:37 -0200 Subject: Documentation --- templates/drupal.sh.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/drupal.sh.erb b/templates/drupal.sh.erb index 34a6198..5b641c0 100644 --- a/templates/drupal.sh.erb +++ b/templates/drupal.sh.erb @@ -142,7 +142,7 @@ function drupal_upgrade { # Main procedure if [ -z "$1" ]; then - echo "Usage: `basename $0` [arguments]" + echo "Usage: `basename $0` [arguments]" exit 1 elif [ "$1" == "deploy" ]; then shift -- cgit v1.2.3