Migrate from github to consxy
[wolf] / bin / buildRelease.sh
index 1d6161b7972da5293af559fd2d308321cff50173..63233979ae56d0e87018f3153272b45ce36fcc81 100755 (executable)
@@ -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"