From fd9ee5ef727a47a5518ba518dc7c5a99d5ebf4e1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 23 Sep 2015 20:37:45 -0300 Subject: Install: copy git history --- share/hydractl/provision | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/hydractl/provision') diff --git a/share/hydractl/provision b/share/hydractl/provision index 844debb..d1a2cce 100755 --- a/share/hydractl/provision +++ b/share/hydractl/provision @@ -132,7 +132,7 @@ if [ ! -z "$1" ]; then echo "Using configuration from $APP_BASE/share/config/provision/$1.conf..." source "$1.conf" else - echo "File not found: $1" + echo "Profile not found: $1" exit 1 fi fi -- cgit v1.2.3