diff --git a/usr/local/share/bastille/mount.sh b/usr/local/share/bastille/mount.sh index 95e84071..bfd1faeb 100644 --- a/usr/local/share/bastille/mount.sh +++ b/usr/local/share/bastille/mount.sh @@ -42,7 +42,7 @@ case "${1}" in ;; esac -if [ "$#" -lt 3 ] || [ "$#" -gt 6 ]; then +if [ "$#" -lt 3 ] || [ "$#" -gt 7 ]; then usage fi