From 966c7623c444390fb974c690fce5b624a8d432aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Adjemian=20=28Charybdis=29?= Date: Fri, 28 Aug 2020 15:12:30 +0200 Subject: [PATCH] Added target for pushing on Odysseus. --- Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile b/Makefile index 7d9e57c..257ad0c 100644 --- a/Makefile +++ b/Makefile @@ -22,3 +22,6 @@ assets: @rsync --recursive -avz assets/thesis output @rsync --recursive -avz assets/oldies output @rsync assets/stepan.gpg-pub.asc output + +push: publish assets + @rsync --recursive -avz --progress output/* odysseus:/home/www/stephane-adjemian.fr