]> git.phdru.name Git - git-scripts.git/blobdiff - configure-sf
Add source URL
[git-scripts.git] / configure-sf
index aa4a1c978e8efe73976a717e89c50e47ad53123b..cd3df5a8ab4ecf247c665826783b6c4674a8dd35 100755 (executable)
@@ -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