From: Martin Mares Date: Sun, 29 Mar 2020 20:48:26 +0000 (+0200) Subject: make release: Reorganized my directory structure X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;p=xsv.git make release: Reorganized my directory structure --- diff --git a/Makefile b/Makefile index 7a8a6a1..cd99b87 100644 --- a/Makefile +++ b/Makefile @@ -40,4 +40,4 @@ release: xsv.1.html scp $(ARCHIVE) atrey:~ftp/pub/local/mj/linux/ rsync xsv.1.html docbook-xsl.css jw:web/sw/xsv/ ssh jw "cd web && bin/release-prog xsv $(VERSION)" - mv $(ARCHIVE) ~/archives/mj/ + mv $(ARCHIVE) ~/archives/sw/xsv/