-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
Description
Describe the issue
Bootstrap tries to install --force when the flag is passed to it.
To Reproduce
Steps to reproduce the behaviour:
- run
bootstrap --force - It will complain about
--forcebeing ambiguous and that there is no package selected to install.
Expected behaviour
--force should not be passed to the extra packages to install.
Screenshots
N/A
System information:
toltecctl status output: N/A
Additional context
Install works as expected still, there is just some noise in the output. This was found when running rM-docker.