mirror of
https://github.com/hackacad/bastille.git
synced 2025-12-24 03:01:01 +01:00
This is simply to avoid issues when the setup command might be run over an existing setup. It will check each setup subcommand and verify it has not already been configured before attempting to run the setup for the relevant setup step. This is only temporary, as we would like to get a much more advanced setup command integrated in this or below. #940