From aab07da2f481f0958c79f0c892c174ab6fd89d63 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Mon, 28 Oct 2013 21:22:50 +0100 Subject: o Replacing bash with . --- libexec/app-install-file | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libexec') diff --git a/libexec/app-install-file b/libexec/app-install-file index be445d9..c31f1f4 100755 --- a/libexec/app-install-file +++ b/libexec/app-install-file @@ -9,7 +9,7 @@ export APPSH_HOME=$(cd $(dirname "$0")/.. && pwd) # HEADER END usage_text() { - echo "usage: $0 -v -f [-C ] [-c ]" + echo "usage: $usage_app -v -f [-C ] [-c ]" } version= -- cgit v1.2.3