Update amneziawg-install.sh

This commit is contained in:
Varckin 2024-09-17 14:14:56 +03:00 committed by GitHub
parent 2374a41001
commit ad0ed9bae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# AmneziaWG server installer # AmneziaWG server installer
# https://github.com/varckin/AmneziaWG-Install # https://github.com/varckin/amneziawg-install
RED='\033[0;31m' RED='\033[0;31m'
ORANGE='\033[0;33m' ORANGE='\033[0;33m'
@ -152,7 +152,7 @@ function readH1AndH2AndH3AndH4() {
} }
function installQuestions() { function installQuestions() {
echo "AmneziaWG server installer (https://github.com/varckin/AmneziaWG-Install)" echo "AmneziaWG server installer (https://github.com/varckin/amneziawg-install)"
echo "" echo ""
echo "I need to ask you a few questions before starting the setup." echo "I need to ask you a few questions before starting the setup."
echo "You can keep the default options and just press enter if you are ok with them." echo "You can keep the default options and just press enter if you are ok with them."
@ -604,7 +604,7 @@ function loadParams() {
} }
function manageMenu() { function manageMenu() {
echo "AmneziaWG server installer (https://github.com/varckin/AmneziaWG-Install)" echo "AmneziaWG server installer (https://github.com/varckin/amneziawg-install)"
echo "" echo ""
echo "It looks like AmneziaWG is already installed." echo "It looks like AmneziaWG is already installed."
echo "" echo ""