From: Oleg Broytman Date: Fri, 25 Jul 2014 13:58:36 +0000 (+0400) Subject: Add source URL X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=e055b2c4f39576b3fe7fe9aa3da4d3ce302f6fbb;p=git-scripts.git Add source URL --- diff --git a/configure-sf b/configure-sf index aa4a1c9..cd3df5a 100755 --- a/configure-sf +++ b/configure-sf @@ -1,5 +1,7 @@ #! /bin/sh +# Origin: http://blog.gorwits.me.uk/index.html%3Fp=529.html + if [ -z "$3" ]; then echo "Usage: $0 PROJECTNAME REPONAME MLIST [prefix]" >&2 exit 1