diff --git a/bin/omarchy-snapshot b/bin/omarchy-snapshot index 5ed04bd5..b4d78f11 100755 --- a/bin/omarchy-snapshot +++ b/bin/omarchy-snapshot @@ -9,8 +9,7 @@ if [[ -z $COMMAND ]]; then fi if ! command -v snapper &>/dev/null; then - echo "You need Snapper installed to be able to use omarchy-snapshot." - exit 127 + exit 127 # omarchy-update can use this to just ignore if snapper is not available fi case "$COMMAND" in