This commit is contained in:
Your Name 2024-02-17 11:35:16 -07:00
parent c96f513dd3
commit 5e0d9d2013

View File

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