From ec5073a0a124908e9ca73bde1fb705f3b777673c Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 16 Jul 2022 14:19:07 +0100 Subject: [PATCH] add update of wiki --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b3ac7fa..dc3444c 100644 --- a/Makefile +++ b/Makefile @@ -6,6 +6,7 @@ build: upload: build rsync -HPavz -e 'ssh -p 922' --delete task_db/* \ libre-soc.org:/var/www/libresoc-nlnet/task_db + ssh libre-soc.org update-ikiwiki.sh clean: rm -rf task_db -- 2.30.2