* ssh: Add support for a web-based terminal via Ingress
* ssh: Upgrade Alpine Linux to 3.11
* ssh: Improve Hass.io API token handling
* ssh: Bump to 8.0, updated changelog
* ssh: Fix Shellcheck warning
* ssh: Use default Ingress port
* ssh: Persist .ssh folder
* ssh: Add some helper symlinks to use folder
* ssh: Make sure web terminal starts in home folder
* ssh: Update changelog to reflect latest changes
* Adding option for bash_profile
* Bumping version to 7.0, comments for bash_profile
* bash_profile is now a list, updated README and CHANGELOG
* Made .bash_profile a persistent file, using sed to replace token if necessary
* Fixing config.json typo
* Simplifying logic, if statement to update token when necessary
* Moving file perm out of if statement
* File must be created in /data not /root