summaryrefslogtreecommitdiffstats
path: root/release-smokeping.sh
diff options
context:
space:
mode:
Diffstat (limited to 'release-smokeping.sh')
-rwxr-xr-xrelease-smokeping.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/release-smokeping.sh b/release-smokeping.sh
index 0e345cf..c3934bc 100755
--- a/release-smokeping.sh
+++ b/release-smokeping.sh
@@ -13,6 +13,8 @@ automake -a -c
./configure --enable-maintainer-mode --prefix=/tmp/smokeping-$$-build PERL5LIB=/scratch/oetiker/rrd-dev/lib/perl
make install
make dist
+echo READY TO SYNC ?
+read XXX
scp CHANGES smokeping-$VERSION.tar.gz oposs@james:public_html/smokeping/pub
cd /tmp
rm -fr smokeping-$$*