mirror of
https://github.com/itdoginfo/podkop.git
synced 2025-12-06 11:36:50 +03:00
fix: fix run wg-awg-setup
This commit is contained in:
@@ -49,7 +49,7 @@ while true; do
|
||||
|
||||
3)
|
||||
sh <(wget -O - https://raw.githubusercontent.com/Slava-Shchipunov/podkop/refs/heads/feat/add-amneziawg-auto-install/utils/amneziawg-install.sh)
|
||||
sh <(wget -O - https://raw.githubusercontent.com/Slava-Shchipunov/podkop/refs/heads/feat/add-amneziawg-auto-install/utils/wg_awg_setup.sh) AmneziaWG
|
||||
sh <(wget -O - https://raw.githubusercontent.com/Slava-Shchipunov/podkop/refs/heads/feat/add-amneziawg-auto-install/utils/wg-awg-setup.sh) AmneziaWG
|
||||
break
|
||||
;;
|
||||
|
||||
|
||||
@@ -108,3 +108,5 @@ wg_awg_setup() {
|
||||
|
||||
service network restart
|
||||
}
|
||||
|
||||
wg_awg_setup "$1"
|
||||
|
||||
Reference in New Issue
Block a user