]> mj.ucw.cz Git - ucwmac.git/commitdiff
Fix in release rules
authorMartin Mares <mj@ucw.cz>
Sat, 25 Sep 2010 15:52:57 +0000 (17:52 +0200)
committerMartin Mares <mj@ucw.cz>
Sat, 9 Oct 2010 11:14:11 +0000 (13:14 +0200)
Makefile

index d61e575d3ca178b548ee0780708856000a7fe303..518b451fef131be5d79162ba194e6c500e9502ba 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -20,5 +20,5 @@ release:
        git push --tags
        git archive --format=tar --prefix=ucwmac-$(VERSION) HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/
        git push --tags
        git archive --format=tar --prefix=ucwmac-$(VERSION) HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/tex/
-       scp jw "cd www && bin/release-prog ucwmac $(VERSION)"
+       ssh jw "cd www && bin/release-prog ucwmac $(VERSION)"
        mv $(ARCHIVE) ~/archives/mj/
        mv $(ARCHIVE) ~/archives/mj/