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