fixed source path
This commit is contained in:
parent
38b66db157
commit
117034dfce
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
source ./home/root/setup.env
|
||||
source /root/setup.env
|
||||
|
||||
kopia repository create webdav --url $BACKUP_STORAGE/$HOSTNAME --webdav-username=$BACKUP_USER --webdav-password=$BACKUP_PASS
|
||||
kopia policy set --keep-daily=$BACKUP_DAILY --keep-latest=$BACKUP_LATEST --keep-hourly=$BACKUP_HOURLY --keep-weekly=$BACKUP_WEEKLY --keep-monthly=$BACKUP_MONTHLY --keep-annual=$KEEP_ANNUAL --global
|
||||
|
Loading…
x
Reference in New Issue
Block a user