Skip to content

Commit

Permalink
bootstrap: need -p as well ;)
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jul 21, 2021
1 parent e1ee6bd commit a25a328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap/opnsense-bootstrap.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ if [ -n "${DO_QUICK}" ]; then
rm -rf /conf/*
fi

opnsense-update ${DO_INSECURE} -bkft "${TYPE}"
opnsense-update ${DO_INSECURE} -bkpft "${TYPE}"
reboot
fi

Expand Down

0 comments on commit a25a328

Please sign in to comment.