update fish function: clean-all-snapshots
This commit is contained in:
parent
abd9a4e44b
commit
db63302fb9
2 changed files with 2 additions and 2 deletions
|
@ -119,7 +119,7 @@
|
|||
set types "timeline" "boot" "btrfs-backup"
|
||||
set num_timeline "14"
|
||||
set num_boot "5"
|
||||
set num_btrfs_backup "5"
|
||||
set num_btrfs_backup "6"
|
||||
|
||||
for volume in $subvolumes;
|
||||
echo "Found Volume: $volume";
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 26552d8bade6fa39188ebf68e9ffa1a8dcd75108
|
||||
Subproject commit 8ed82c9afaac6359cf4603196f7a5bd4b399a4b5
|
Loading…
Add table
Reference in a new issue