bridge před 1 rokem
rodič
revize
e132cf53ed
1 změnil soubory, kde provedl 7 přidání a 1 odebrání
  1. 7 1
      init.md

+ 7 - 1
init.md

@@ -10,7 +10,13 @@
 
 ### 2. 内网穿透和VPN搭建
 ```
-curl http://git.fast-fun.cn:92/ruili-station/readme/raw/master/init-per.sh -o init-per.sh && sudo chmod a+x init-per.sh && bash init-per.sh
+
+xxx: 站名
+num: 序号
+
+curl http://git.fast-fun.cn:92/ruili-station/readme/raw/master/init-per.sh -o init-per.sh \ 
+&& sudo chmod a+x init-per.sh \
+&& bash init-per.sh xxx num
 
 vpn密码: qx123456
 ```