Use bootstrap CLI flag for firstrun cronjob

This commit is contained in:
2026-02-09 21:21:03 +11:00
parent 8dee89a0d0
commit dd5a1de1c7
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
#!/usr/bin/with-contenv bash
bootstrap_only=yes /cronjob.sh
/cronjob.sh --bootstrap-only