]> mj.ucw.cz Git - arexx.git/blobdiff - Makefile
Makefile: Fix release process
[arexx.git] / Makefile
index 899cb4d29d839c51514339aa18fd1880b21eb488..f1d35e8d6e3cb1127455ff6b6ae32a59fe5d1244 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,5 +20,5 @@ release:
        git push --tags
        git archive --format=tar --prefix=arexxd-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/
-       ssh jw "cd www && bin/release-prog arexxd $(VERSION)"
+       ssh jw "cd web && bin/release-prog arexxd $(VERSION)"
        mv $(ARCHIVE) ~/archives/mj/