Update project for move from github to consxy
[sheep] / bin / buildRelease.sh
index 1146c3872eec95e56dc95fbfc915db5e938e5cd0..4df8aca05b558f9ab26a09c3e9d0cb942f0dcca8 100755 (executable)
@@ -10,4 +10,4 @@ cp -ap src/main/* sheep_$version/
 tar zcf sheep_${version}.tar.gz sheep_$version/
 rm -rf sheep_$version
 
-echo "All done, it's in sheep_${version}.tar.gz, you should tag it and push it up to github"
+echo "All done, it's in sheep_${version}.tar.gz, you should tag it, push it up to consxy, and update the consxy releases"