X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=configure-sf;fp=configure-sf;h=cd3df5a8ab4ecf247c665826783b6c4674a8dd35;hb=e055b2c4f39576b3fe7fe9aa3da4d3ce302f6fbb;hp=aa4a1c978e8efe73976a717e89c50e47ad53123b;hpb=4760314f775002a11be872bc8c7e9cbd55af321c;p=git-scripts.git 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