mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-19 16:51:00 +01:00
mount: Remove debug option for later addition
This commit is contained in:
@@ -50,10 +50,6 @@ while [ "$#" -gt 0 ]; do
|
||||
-h|--help|help)
|
||||
usage
|
||||
;;
|
||||
-x|--debug)
|
||||
enable_debug
|
||||
shift
|
||||
;;
|
||||
--*|-*)
|
||||
error_notify "Unknown Option."
|
||||
usage
|
||||
|
||||
Reference in New Issue
Block a user