build logs via tmux

This commit is contained in:
2025-08-02 00:34:31 -04:00
parent 0ec669f99e
commit fb7117b292
3 changed files with 15 additions and 5 deletions

View File

@@ -38,6 +38,9 @@ status:
log:
\tjournalctl -u deployer-$DOMAIN
buildlog:
\ttmux a -r -t $DOMAIN-build-$DEPLOYMENT_ID
stop:
\tsystemctl stop deployer-$DOMAIN
" > Makefile