X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=wolf;a=blobdiff_plain;f=bin%2FbuildRelease.sh;fp=bin%2FbuildRelease.sh;h=63233979ae56d0e87018f3153272b45ce36fcc81;hp=1d6161b7972da5293af559fd2d308321cff50173;hb=6ea66bbdff1cc0356c121d453857ecb9d3c1e351;hpb=981fd3d9a7ad7e2b2dc4e92c5b594e6b2684a888 diff --git a/bin/buildRelease.sh b/bin/buildRelease.sh index 1d6161b..6323397 100755 --- a/bin/buildRelease.sh +++ b/bin/buildRelease.sh @@ -10,4 +10,4 @@ cp -ap src/main/* wolf_$version/ tar zcf wolf_${version}.tar.gz wolf_$version/ rm -rf wolf_$version -echo "All done, it's in wolf_${version}.tar.gz, you should tag it and push it up to github" +echo "All done, it's in wolf_${version}.tar.gz, you should tag it and push it up to consxy"