diff --git a/bin/omarchy-snapshot b/bin/omarchy-snapshot index 184d5892..7e4ee92a 100755 --- a/bin/omarchy-snapshot +++ b/bin/omarchy-snapshot @@ -40,6 +40,8 @@ create) sudo snapper -c "$config" create -c number -d "$DESC" sudo snapper -c "$config" cleanup number done + + echo "Snapshots can be selected during boot." echo ;; restore)