Skip to content

Commit

Permalink
Allow --safe to be added to defined options
Browse files Browse the repository at this point in the history
  • Loading branch information
JRGTH committed Jan 4, 2022
1 parent 26e8f38 commit af0e9a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion usr/local/share/bastille/export.sh
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ if [ -n "${bastille_export_options}" ]; then
shift;;
--safe)
SAFE_EXPORT="1"
opt_count
shift;;
--raw)
RAW_EXPORT="1"
Expand Down

0 comments on commit af0e9a9

Please sign in to comment.