From f9f13c2d16e8dc98e7f066e1f82f3a83b7ce67f5 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sun, 4 Sep 2011 14:18:14 +0200 Subject: [PATCH] [scripts] update tag-version.sh tarball info --- scripts/tag-version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/tag-version.sh b/scripts/tag-version.sh index a3405f4..acf025e 100755 --- a/scripts/tag-version.sh +++ b/scripts/tag-version.sh @@ -29,4 +29,4 @@ git tag $new_tag HEAD git push git push --tags -echo "Now run /home/bin/tarball-new-molecule on sabayon.org" +echo "Now run /sabayon/bin/tarball-new-molecule on pkg.sabayon.org"