Add one more system to the Makefile

This commit is contained in:
Alex Schroeder
2024-02-13 15:06:10 +01:00
parent 6a4d1e5ca9
commit 883f3fee47

View File

@@ -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: