mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-09-13 02:30:04 +00:00
Update default snaps dir for btrfs-backup
This commit is contained in:
parent
2967e9af89
commit
618cb513f3
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
|
|
||||||
VERSION="0.1.0"
|
VERSION="0.1.0"
|
||||||
DEFAULT_SNAPS_DIR="/.btrfs/@snapshots"
|
DEFAULT_SNAPS_DIR="/.btrfs/snapshots"
|
||||||
DEFAULT_PREFIX="backup"
|
DEFAULT_PREFIX="backup"
|
||||||
DEFAULT_LABEL="adhoc"
|
DEFAULT_LABEL="adhoc"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue