This commit is contained in:
Your Name 2024-02-17 11:29:34 -07:00
parent 5d0a65562f
commit c8733e39e7

View File

@ -707,7 +707,7 @@ elif [ "$1" = "btrfs-tweaks" ]; then
btrfs-tweaks
elif [ "$1" = "compile-kernel" ]; then
compile-kernel
elif [ "$1" = "remove-snapshot" ]; then
elif [ "$1" = "remove-snapshots" ]; then
remove-snapshots
elif [ "$1" = "help" ]; then
show-help