summaryrefslogtreecommitdiff
path: root/forge/script/incantations
blob: 677b3e999ba7007d2c792f09a16a86c0c350a282 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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