From 70f2fc45af8a0ea98e0e6f7b4254928dc7bfe317 Mon Sep 17 00:00:00 2001 From: St33v Date: Fri, 30 Jan 2026 18:16:03 +1100 Subject: systemd paths (build works, publish might) --- forge/script/incantations | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 forge/script/incantations (limited to 'forge/script/incantations') diff --git a/forge/script/incantations b/forge/script/incantations new file mode 100644 index 0000000..677b3e9 --- /dev/null +++ b/forge/script/incantations @@ -0,0 +1,16 @@ +rsync -av --delete .faircamp_build/ st33v.com:/srv/www/st33v.com/sotd + + + + +systemctl --user daemon-reload +systemctl --user enable --now sotd-build.path sotd-publish.path + + +systemctl --user status sotd-build.path sotd-publish.path + + +journalctl --user -u sotd-build.service -f +# and/or +journalctl --user -u sotd-publish.service -f +:wq -- cgit v1.3