Explorar o código

update: bash <(curl -L -s https://git.io/fxxlb) setup

hongwenjun %!s(int64=6) %!d(string=hai) anos
pai
achega
8a7ad883c2
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      wgmtu.sh

+ 2 - 2
wgmtu.sh

@@ -460,7 +460,7 @@ echo_GreenBG "      Open Source Project: https://github.com/hongwenjun/vps_setup
         bash <(curl -L -s https://git.io/vps.setup)
         ;;
         vnstat)
-        wget -qO- git.io/fxxlb | bash
+        bash <(curl -L -s https://git.io/fxxlb) setup
         ;;
         bench)
         wget -qO- git.io/superbench.sh | bash
@@ -513,7 +513,7 @@ if [[ $# > 0 ]]; then
         bash <(curl -L -s https://git.io/vps.setup)
         ;;
         vnstat)
-        wget -qO- git.io/fxxlb | bash
+        bash <(curl -L -s https://git.io/fxxlb) setup
         ;;
         bench)
         wget -qO- git.io/superbench.sh | bash