feat: add awg install to install.sh

This commit is contained in:
Slava-Shchipunov
2024-10-29 20:40:57 +07:00
parent c8051bbbc8
commit d070ba5c4e

View File

@@ -48,8 +48,7 @@ while true; do
;;
3)
echo "As long as it's not automated"
printf "\e[1;32mUse script from here https://github.com/Slava-Shchipunov/awg-openwrt\e[0m\n"
sh <(wget -O - https://raw.githubusercontent.com/Slava-Shchipunov/awg-openwrt/refs/heads/master/amneziawg-install.sh)
break
;;