Add "backupnow" helper script.

This commit is contained in:
Aterfax 2024-03-26 23:26:02 +00:00
parent 9e239cc466
commit afb015425e
No known key found for this signature in database
GPG Key ID: 51E7ED3290C121FE

View File

@ -0,0 +1,6 @@
#!/usr/bin/with-contenv bash
# shellcheck shell=bash
lastrunfile="/tmp/pbs_client_lastrun"
touch "$lastrunfile"
/etc/s6-overlay/s6-rc.d/backup/run_include