* Mac OS support
* Mac OS support
* Improved output + fixed docker command not being linked
* Improved docker install
* Added manual installation message if needed
* Fixed issue with if … fi nesting + using double [[ ]] now as better practise
* Fixed indentation + using double [[ ]] everywhere
* More [[ ]] changes
* Fixed issue due to bad merge
* Empty if statement gives error
* Cannot set logging in /etc/docker/daemon.json for Mac
* Better quoting of $BASH_PROFILE_SCRIPT
* Removed comment + Added “elif”
* Added quotes
* Added quotes
* Removed TODO, BTCPay server works after reboot and all commands run fine.
* Fixed broken detection if line is already in $HOME/.bash_profile
* New enviroment variables BTCPAY_HTTP_PORT and BTCPAY_HTTPS_PORT
* Added new vars to btcpay-setup.sh + added docs
* Renamed BTCPAY_HTTP_PORT to REVERSEPROXY_HTTP_PORT and BTCPAY_HTTPS_PORT to REVERSEPROXY_HTTPS_PORT
* Update btcpay-setup.sh
Added ` ` around REVERSEPROXY_HTTP_PORT
* Added REVERSEPROXY_HTTP_PORT ans REVERSEPROXY_HTTPS_PORT to helpers.sh
* Do not announce internal hostname
* update environment on btcpay-update.sh
* Rename to btcpay_update_docker_env
* Properly quote enclose some env variables