diff options
| author | St33v <github@f3rr3t.com> | 2026-01-30 18:16:03 +1100 |
|---|---|---|
| committer | St33v <github@f3rr3t.com> | 2026-01-30 18:16:03 +1100 |
| commit | 70f2fc45af8a0ea98e0e6f7b4254928dc7bfe317 (patch) | |
| tree | 1e28e8e75053e9bdcde02dce1ae63da39147400f /forge/script/sotd-publish.path | |
| parent | 8f4de5585ddb57331056ead793548cf22a9f685b (diff) | |
systemd paths (build works, publish might)
Diffstat (limited to 'forge/script/sotd-publish.path')
| -rw-r--r-- | forge/script/sotd-publish.path | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/forge/script/sotd-publish.path b/forge/script/sotd-publish.path new file mode 100644 index 0000000..1b295d0 --- /dev/null +++ b/forge/script/sotd-publish.path @@ -0,0 +1,9 @@ +[Unit] +Description=Publish SOTD when forge/out/PUBLISH appears + +[Path] +PathExists=%h/dox/st33v.com/forge/out/PUBLISH + +[Install] +WantedBy=default.target + |
