apatel762 / home-infra

A repository containing all of the setup for my home infra (e.g. my laptop & soon, my server)
GNU Affero General Public License v3.0
0 stars 0 forks source link

Turn the `*-maintain` scripts into passive scripts #71

Closed apatel762 closed 2 years ago

apatel762 commented 2 years ago

I don't like that they automatically install updates.

I think they should just print stuff to the terminal instead of actually running the updates.

apatel762 commented 2 years ago

I would also like to adapt the shell script template that I used for the bootstrap0.sh script and use it for these scripts as well. Some of the features e.g. the pretty-printing and the file lock would be nice to have

apatel762 commented 2 years ago

Need to make sure that the scripts only run from within toolbox containers to encourage using the bootstrap0.sh script first (which will create the container)