diff options
author | Greg Sabino Mullane | 2012-01-22 14:28:07 +0000 |
---|---|---|
committer | Greg Sabino Mullane | 2012-01-22 14:28:07 +0000 |
commit | 160bfa722f881fbf89a5004b3dcbfa5edcfffff4 (patch) | |
tree | 13b335148754ba61844ff530dec420bb91900367 | |
parent | a0ea364a1c6c534e2eec23992e5d8ef67f98d5a8 (diff) |
Note the symlink for generic tarball
-rw-r--r-- | README.dev | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/README.dev b/README.dev index e27e24e24..bf106e3f3 100644 --- a/README.dev +++ b/README.dev @@ -30,6 +30,7 @@ Login to the bucardo.org box, and then: * prove -v t/00_release.t * cd ~/www/downloads * cp -i ~/code/check_postgres/check_postgres* . +* ln -sf <latest tarball> check_postgres.tar.gz * cd ~/www/check_postgres * ln -s ../downloads/<latest tarball> . * edit latest_version.txt |