fix: source env vars in forgejo bak script

This commit is contained in:
Thomas Bishop 2025-05-11 15:30:54 +01:00
parent 855ac6d512
commit 46a69efb3e

View file

@ -1,5 +1,7 @@
#!/bin/bash
source /home/thomas/.env
# Copy backup of Forgejo database on VPS to local device
LOCAL_MOUNTPOINT="/media/my-passport"