diff --git a/usr/local/share/bastille/mount.sh b/usr/local/share/bastille/mount.sh index 7903eedb..b9b2da2c 100644 --- a/usr/local/share/bastille/mount.sh +++ b/usr/local/share/bastille/mount.sh @@ -50,10 +50,6 @@ while [ "$#" -gt 0 ]; do -h|--help|help) usage ;; - -x|--debug) - enable_debug - shift - ;; --*|-*) error_notify "Unknown Option." usage