* MOD: cleanup
Some checks failed
Test stage / check and test (push) Failing after 6s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-21 09:21:26 +01:00
parent 4b48b3c271
commit 04c20049e4
3 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
# shellcheck disable=SC2034
ENV_FILE="/.env"
CRON_CONFIG_FILE="${HOME}/crontabs"
BACKUP_DIR="/backups/tmp"