]> mj.ucw.cz Git - ywho.git/commitdiff
make release: Reorganized my directory structure master
authorMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2020 20:48:47 +0000 (22:48 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Mar 2020 20:48:47 +0000 (22:48 +0200)
Makefile

index a79a1e9ac7f746d73cfa231ab745c96e9c1095a6..71cc09ff54c208fa4b5a23bda95343621e187152 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -26,4 +26,4 @@ release:
        git archive --format=tar --prefix=ywho-$(VERSION)/ HEAD | gzip >$(ARCHIVE)
        scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/
        ssh jw "cd www && bin/release-prog ywho $(VERSION)"
-       mv $(ARCHIVE) ~/archives/mj/
+       mv $(ARCHIVE) ~/archives/sw/ywho/