mirror of
https://github.com/RaspAP/raspap-webgui.git
synced 2024-11-25 00:50:29 +00:00
Update sponsor links
This commit is contained in:
parent
8a4453b0f5
commit
e3c00a8092
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue