mirror of
https://github.com/hackacad/bastille.git
synced 2026-03-23 18:35:04 +01:00
Fix colon
This commit is contained in:
@@ -233,7 +233,7 @@ case "${CMD}" in
|
||||
update) ;;
|
||||
upgrade) ;;
|
||||
verify) ;;
|
||||
zfs) ;:
|
||||
zfs) ;;
|
||||
*)
|
||||
usage
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user