From b5ed8b8e4a0cea2e0f1d1078f4f0c004d6b4dc1f Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sat, 17 Jun 2023 17:42:34 +0200 Subject: [PATCH] change shorted links (#2505) Signed-off-by: Daniel Hansson --- README.md | 12 ++++++------ addons/deSEC/desec.sh | 2 +- lib.sh | 4 ++-- nextcloud-startup-script.sh | 2 +- static/instruction.sh | 4 ++-- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 447d6d34f3..a7c9285db0 100644 --- a/README.md +++ b/README.md @@ -114,9 +114,9 @@ Please report any issues you can find. Improvements are welcome! * [liao20081228](https://github.com/liao20081228) * [aaaskew](https://github.com/aaaskew) -[Nextcloud Server]: https://bit.ly/2CHIUkA -[app store]: https://bit.ly/2HUy4v9 -[\*nix]: https://bit.ly/2UaCC7b -[A+ security-rated]: https://bit.ly/2mvlyJ3 -[Collabora Online]: https://bit.ly/2WjVVZ8 -[ONLYOFFICE]: https://bit.ly/2FA0TKj +[Nextcloud Server]: http://shortio.hanssonit.se/r1Rx0GqXa9 +[app store]: http://shortio.hanssonit.se/Rz1GEXt9dL +[\*nix]: http://shortio.hanssonit.se/52hOTQbhdh +[A+ security-rated]: http://shortio.hanssonit.se/aMTjg0SJi3 +[Collabora Online]: http://shortio.hanssonit.se/IKjBoOfQOT +[ONLYOFFICE]: http://shortio.hanssonit.se/oRLShCfRK3 diff --git a/addons/deSEC/desec.sh b/addons/deSEC/desec.sh index 4355ff4ae1..a675d12ee0 100644 --- a/addons/deSEC/desec.sh +++ b/addons/deSEC/desec.sh @@ -150,7 +150,7 @@ The hook files will end up in $SCRIPTS/deSEC, please don't touch that folder unl You can read more about it here: https://github.com/desec-io/desec-certbot-hook Please remember that you still need to open the port you choose to make your server publicly available. -You can read more about that here: https://goo.gl/iUGE2U" +You can read more about that here: http://shortio.hanssonit.se/ffOQOXS6Kh" # Run the TLS script run_script LETS_ENC activate-tls diff --git a/lib.sh b/lib.sh index 76a996b341..529f6f9551 100644 --- a/lib.sh +++ b/lib.sh @@ -753,7 +753,7 @@ check_nextcloud_https() { then msg_box "Sorry, but Nextcloud needs to be run on HTTPS. You can easily activate TLS (HTTPS) by running the Let's Encrypt script. -More info here: https://bit.ly/37wRCin +More info here: http://shortio.hanssonit.se/1EAgBmPyFc To run this script again, just exectue 'sudo bash $SCRIPTS/menu.sh' and choose: Additional Apps --> Documentserver --> $1." @@ -761,7 +761,7 @@ Additional Apps --> Documentserver --> $1." else msg_box "Sorry, but Nextcloud needs to be run on HTTPS. You can easily activate TLS (HTTPS) by running the Let's Encrypt script. -More info here: https://bit.ly/37wRCin +More info here: http://shortio.hanssonit.se/1EAgBmPyFc To run this script again, just exectue 'sudo bash $SCRIPTS/menu.sh' and choose: Additional Apps --> $1." diff --git a/nextcloud-startup-script.sh b/nextcloud-startup-script.sh index b2f338da53..8ace40f81c 100644 --- a/nextcloud-startup-script.sh +++ b/nextcloud-startup-script.sh @@ -589,7 +589,7 @@ More info here: https://nextcloud.com/enterprise/ Get your license here: https://shop.hanssonit.se/product/nextcloud-enterprise-license-100-users/" msg_box "TIPS & TRICKS: -1. Publish your server online: https://goo.gl/iUGE2U +1. Publish your server online: http://shortio.hanssonit.se/ffOQOXS6Kh 2. To login to PostgreSQL just type: sudo -u postgres psql nextcloud_db 3. To update this server just type: sudo bash /var/scripts/update.sh 4. Install apps, configure Nextcloud, and server: sudo bash $SCRIPTS/menu.sh" diff --git a/static/instruction.sh b/static/instruction.sh index 99b9436841..a58313f3e9 100644 --- a/static/instruction.sh +++ b/static/instruction.sh @@ -17,8 +17,8 @@ echo -e "|" "${IGreen}The default sudoer password is: ${BIGreen}nextcloud${IGre cat << INST2 | | | You can find the complete install instructions here: | -| Nextcloud VM = https://bit.ly/2S8eGfS | -| Nextcloud Home/SME Server = https://bit.ly/2k2TNaM | +| Nextcloud VM = http://shortio.hanssonit.se/6xxdsHvhwe | +| Nextcloud Home/SME Server = http://shortio.hanssonit.se/LnrY5GMQYy | | | | Optional: | | If you are running Windows 10 (1809) or later, you can simply use SSH |