Update amneziawg-install.sh
This commit is contained in:
parent
2374a41001
commit
ad0ed9bae4
@ -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 ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user