fix: source env vars in forgejo bak script
This commit is contained in:
parent
855ac6d512
commit
46a69efb3e
1 changed files with 2 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue