From 015369525109c32cd172a031fb03c8f882074022 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 29 Mar 2020 22:48:26 +0200 Subject: [PATCH] make release: Reorganized my directory structure --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/ -- 2.39.2