makefile updates

This commit is contained in:
2025-08-03 11:50:35 -04:00
parent c68b9412d4
commit 4976e8285f
2 changed files with 3 additions and 3 deletions

View File

@@ -41,10 +41,10 @@ log:
\tjournalctl -u deployer-$DOMAIN \tjournalctl -u deployer-$DOMAIN
cleanlogs: cleanlogs:
\trm -rf $LOGS_DIR \trm -rf $LOGS_DIR/..
buildlog: buildlog:
\ttmux a -r -t $DOMAIN-build-$DEPLOYMENT_ID \tless +F build.log
stop: stop:
\tsystemctl stop deployer-$DOMAIN \tsystemctl stop deployer-$DOMAIN

View File

@@ -1 +1 @@
1754236083