diff --git a/scripts/tag-version.sh b/scripts/tag-version.sh index a864838..a3405f4 100755 --- a/scripts/tag-version.sh +++ b/scripts/tag-version.sh @@ -28,3 +28,5 @@ git tag $new_tag HEAD # Push changes upstream git push git push --tags + +echo "Now run /home/bin/tarball-new-molecule on sabayon.org"