From 883f3fee475f1001fe647df1698dc39c43ca0aef Mon Sep 17 00:00:00 2001 From: Alex Schroeder Date: Tue, 13 Feb 2024 15:06:10 +0100 Subject: [PATCH] Add one more system to the Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9008ef2..12a21e6 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ test: upload: go build rsync --itemize-changes --archive oddmu sibirocobombus.root:/home/oddmu/ - ssh sibirocobombus.root "systemctl restart oddmu; systemctl restart alex; systemctl restart claudia" + ssh sibirocobombus.root "systemctl restart oddmu; systemctl restart alex; systemctl restart claudia; systemctl restart campaignwiki" @echo Changes to the template files need careful consideration docs: