diff --git a/usr/local/share/bastille/export.sh b/usr/local/share/bastille/export.sh index 3397b9c..7f6287a 100644 --- a/usr/local/share/bastille/export.sh +++ b/usr/local/share/bastille/export.sh @@ -125,7 +125,6 @@ if [ -n "${bastille_export_options}" ]; then shift;; --safe) SAFE_EXPORT="1" - opt_count shift;; --raw) RAW_EXPORT="1"