vps-arm-2024-12-03-15-47-46
This commit is contained in:
@ -8,8 +8,7 @@ OLD_TRANSID=${OLD_TRANSID#transid marker was }
|
||||
sudo btrfs subvolume find-new "/fs-diff/root" "$OLD_TRANSID" |
|
||||
sed '$d' |
|
||||
cut -f17- -d' ' |
|
||||
sort |
|
||||
uniq |
|
||||
sort |uniq |
|
||||
while read path; do
|
||||
path="/$path"
|
||||
if [ -L "$path" ]; then
|
||||
|
Reference in New Issue
Block a user