Bläddra i källkod

Update wgmtu.sh

蘭雅sRGB 6 år sedan
förälder
incheckning
f4f3f16a56
1 ändrade filer med 2 tillägg och 1 borttagningar
  1. 2 1
      Wireguard/wgmtu.sh

+ 2 - 1
Wireguard/wgmtu.sh

@@ -49,7 +49,8 @@ wgconf()
 
 wg_clients()
 {
-    wget -qO- https://git.io/fp6r0 | bash
+    wget -O ~/wg100  https://git.io/fp6r0
+    bash ~/wg100
 }
 
 udp2raw()