Minor: comments + get_release()

This commit is contained in:
billz
2021-03-10 06:27:29 +00:00
parent 860a5d21d8
commit f905434b0b
2 changed files with 13 additions and 12 deletions

View File

@@ -640,9 +640,10 @@ function _optimize_php() {
function _install_complete() {
_install_log "Installation completed"
echo "Join RaspAP Insiders for access to exclusive features:"
echo "Join RaspAP Insiders for early access to exclusive features!"
echo -e "${ANSI_RASPBERRY}"
echo "> https://github.com/sponsors/RaspAP"
echo "> https://docs.raspap.com/insiders/"
echo "> https://github.com/sponsors/RaspAP/"
echo -e "${ANSI_RESET}"
if [ "$assume_yes" == 0 ]; then
# Prompt to reboot if wired ethernet (eth0) is connected.