s
This commit is contained in:
parent
5d0a65562f
commit
c8733e39e7
@ -707,7 +707,7 @@ elif [ "$1" = "btrfs-tweaks" ]; then
|
|||||||
btrfs-tweaks
|
btrfs-tweaks
|
||||||
elif [ "$1" = "compile-kernel" ]; then
|
elif [ "$1" = "compile-kernel" ]; then
|
||||||
compile-kernel
|
compile-kernel
|
||||||
elif [ "$1" = "remove-snapshot" ]; then
|
elif [ "$1" = "remove-snapshots" ]; then
|
||||||
remove-snapshots
|
remove-snapshots
|
||||||
elif [ "$1" = "help" ]; then
|
elif [ "$1" = "help" ]; then
|
||||||
show-help
|
show-help
|
||||||
|
Loading…
Reference in New Issue
Block a user