toltec-dev / toltec

Community-maintained repository of free software for the reMarkable tablet.
https://toltec-dev.org
MIT License
717 stars 60 forks source link

Don't try to install --force when passed to bootstrap #900

Open Eeems opened 2 months ago

Eeems commented 2 months ago

Describe the issue Bootstrap tries to install --force when the flag is passed to it.

To Reproduce Steps to reproduce the behaviour:

  1. run bootstrap --force
  2. It will complain about --force being 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.