chore (script): wakapi bak - source env vars
This commit is contained in:
parent
203a9e8f49
commit
03701e1846
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ WAKAPI_DB_BIND_MOUNT="/data/sqlite/wakapi/wakapi.db"
|
|||
BACKUP_DIRECTORY="$HOME/backups/wakapi"
|
||||
RCHAT_NOTIFIER="$HOME/self-host/scripts/rocketchat_notifier.sh"
|
||||
|
||||
source "$HOME/.env"
|
||||
|
||||
echo "INFO Creating compressed backup of ${WAKAPI_CONTAINER} database."
|
||||
|
||||
docker compose -f $WAKAPI_CONTAINER_LOCATION down
|
||||
|
|
Loading…
Add table
Reference in a new issue