Update sponsor links

This commit is contained in:
billz 2021-02-03 09:18:44 +00:00
parent 8a4453b0f5
commit e3c00a8092

View file

@ -574,8 +574,8 @@ function _install_complete() {
_install_log "Installation completed"
echo "This project needs your help! Please consider supporting RaspAP on Open Collective or GitHub:"
echo -e "${ANSI_RASPBERRY}"
echo "> https://opencollective.com/raspap"
echo "> https://github.com/sponsors/billz"
echo "> https://opencollective.com/RaspAP"
echo "> https://github.com/sponsors/RaspAP"
echo -e "${ANSI_RESET}"
if [ "$assume_yes" == 0 ]; then
# Prompt to reboot if wired ethernet (eth0) is connected.