diff options
-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 |