Add description to snapshot while program in progress

See #22.
This commit is contained in:
James Barnett
2017-01-07 18:46:15 -06:00
parent 1b0834f40a
commit ebdafecef6

View File

@@ -154,7 +154,7 @@ for x in $selected_configs; do
fi fi
fi fi
new_number=$(snapper -c "$x" create --print-number) new_number=$(snapper -c "$x" create --print-number -d "snap-sync backup in progress")
new_snapshot=$SUBVOLUME/.snapshots/$new_number/snapshot new_snapshot=$SUBVOLUME/.snapshots/$new_number/snapshot
new_info=$SUBVOLUME/.snapshots/$new_number/info.xml new_info=$SUBVOLUME/.snapshots/$new_number/info.xml
sync sync