Added gum

This commit is contained in:
Stephan Raabe
2023-11-25 17:06:26 +01:00
parent 49093fef5d
commit 3ebe8dc891
2 changed files with 26 additions and 32 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
# by Stephan Raabe (2023)
# -----------------------------------------------------
read -p "Enter a comment for the snapshot: " c
c=$(gum input --placeholder "Enter a comment for the snapshot...")
sudo timeshift --create --comments "$c"
sudo timeshift --list
sudo grub-mkconfig -o /boot/grub/grub.cfg