From eb61b509dd39ffdd399ae0c36f027af28283078e Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Sat, 13 Oct 2012 00:18:25 +0200 Subject: o Better help output. o Better validation of argument for install. --- app | 1 + 1 file changed, 1 insertion(+) (limited to 'app') diff --git a/app b/app index c02d417..45adaee 100755 --- a/app +++ b/app @@ -23,6 +23,7 @@ method_usage() { echo "Run $0 -h for more help" >&2 } +. $BASEDIR/.app/lib/app-common . $BASEDIR/.app/lib/app-app . $BASEDIR/.app/lib/app-conf . $BASEDIR/.app/lib/app-operate -- cgit v1.2.3