* fix: add --shell /bin/bash to adduser
* joininbox update to v0.8.1 and install fixes
* CLN update to v23.08.1
* bos update to 15.8.14, improve menu
* lnproxy: deactivate in menu and provision
* copy the skeleton files for user used with login
* deprecate loop single install further
do not install in any case
the uninstall option is still used
* deprecate faraday single install further
do not install in any case
the uninstall option is still used
* deprecate pool single install further
do not install in any case
the uninstall option is still used
* bos: minimize changes to script
* only add --bash oprion to users intended for login
* add info to CHANGES
* add sudo to non-privileged scripts
* bos: don't download source
* ci: run apt update before qemu install
* bos-telegram as service
Add OPTIONS menu for balance of satoshi to setup telegram.
Asks for the connect code and installs service file
* improve first time setup
need to start bos telegram manually once to enter HTTP API token from telegram bot creation
* Rework BoS telegram menu
Improve setup experience
invoke bos telegram command from menu and make service install optional
* add changes
Co-authored-by: rootzoll <christian@geektank.de>
While running ``npm install`` there might be errors occurring due to repository maintenance/problems or when the network connection drops while downloading a package. To detect this I've added checks that abort after a failed installation.