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, 1 insertions, 1 deletions
diff --git a/release-smokeping.sh b/release-smokeping.sh
index d9eda98..f132d8b 100755
--- a/release-smokeping.sh
+++ b/release-smokeping.sh
@@ -15,6 +15,6 @@ make install
make dist
scp smokeping-$VERSION.tar.gz oposs@james:public_html/smokeping/pub
cd /tmp
-rm -r smokeping-$$*
+rm -fr smokeping-$$*
svn copy -m "tagging version $VERSION" svn://svn.oetiker.ch/smokeping/trunk/software svn://svn.oetiker.ch/smokeping/tags/$VERSION