wmutschl / timeshift-autosnap-apt

Timeshift auto-snapshot script for Ubuntu and Debian based systems which creates snapshots of your system with timeshift before a package install, remove or upgrade using DPkg::Pre-Invoke hook in apt. Fork of timeshift-autosnap from AUR.
MIT License
154 stars 20 forks source link

Snapshot Description #5

Closed Damix48 closed 4 years ago

Damix48 commented 4 years ago

Is possible to set the description to the command that call autosnap? Instead of {timeshift-autosnap-apt} {created before call to APT} something like sudo apt install gnome-tweak-tool as snapshot description.

wmutschl commented 4 years ago

Thank you for the suggestion, we already have a similar discussion in #1, let's go there for implementation details.