* Redo: Change from wget to curl when fetching create_lxc.sh
* Redo: [overrideable url] Initial changes to ct scripts to use environment variable
* Redo: [overrideable url] Remaining changes to ct scripts to use environment variable
* Update ALL CT's to new default
* Minor Changes
* Merge Bookstack from main
* Indention Bookstack
* Merge Vikunja from Main
* Merge Komga from Main
* Merge Unifi from Main
- works for 1.5.8 and newer
- if the update fails with 1.5.7 execute
`RELEASE=$(curl -s https://api.github.com/repos/bunkerity/bunkerweb/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }')
apt-get install -y bunkerweb=${RELEASE}` in the LXC console