diff --git a/usr/local/share/bastille/setup.sh b/usr/local/share/bastille/setup.sh index 6f8ec64c..8cedee2d 100644 --- a/usr/local/share/bastille/setup.sh +++ b/usr/local/share/bastille/setup.sh @@ -141,11 +141,6 @@ help|-h|--help) pf|firewall) configure_pf ;; -bastille0) - # TODO remove in future release 0.13 - warn "'bastille setup bastille0' will be deprecated in the next 0.13 version." - configure_network - ;; network|loopback) configure_network ;;