Had to fix btrfs path type
This commit is contained in:
parent
de8c7de945
commit
60ab5840ba
@ -39,7 +39,7 @@ LOG_FILE=$LOG_DIR/$DATE.log
|
|||||||
LIMIT=5
|
LIMIT=5
|
||||||
|
|
||||||
## Because cron fucks our env, and loading /etc/bashrc doesn't always fix it
|
## Because cron fucks our env, and loading /etc/bashrc doesn't always fix it
|
||||||
alias btrfs='/usr/bin/btrfs'
|
alias btrfs='/usr/sbin/btrfs'
|
||||||
|
|
||||||
## The subvols that we want to backup
|
## The subvols that we want to backup
|
||||||
### <actual-directory>:<name-of-backup-dir>
|
### <actual-directory>:<name-of-backup-dir>
|
||||||
|
Loading…
Reference in New Issue
Block a user