mirror of
https://github.com/hackacad/bastille.git
synced 2026-05-17 04:53:43 +02:00
mount: Spacing
This commit is contained in:
@@ -47,9 +47,9 @@ EOF
|
||||
# Handle options.
|
||||
while [ "$#" -gt 0 ]; do
|
||||
case "${1}" in
|
||||
-h|--help|help)
|
||||
usage
|
||||
;;
|
||||
-h|--help|help)
|
||||
usage
|
||||
;;
|
||||
-x|--debug)
|
||||
enable_debug
|
||||
shift
|
||||
|
||||
Reference in New Issue
Block a user