Explorar o código

Update wgmtu.sh

蘭雅sRGB %!s(int64=6) %!d(string=hai) anos
pai
achega
6988ba9c3e
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      Wireguard/wgmtu.sh

+ 5 - 1
Wireguard/wgmtu.sh

@@ -433,7 +433,11 @@ if [[ $# > 0 ]]; then
         setup)
         ss_kcp_udp2raw_wg_speed
         ;;
+        remove)
+        wireguard_remove
+	rc-local_remove
+        ;;
     esac
 else
 	start_menu
-fi
+fi