qizhiguo 1 year ago
parent
commit
888ef1bfd8
2 changed files with 9 additions and 0 deletions
  1. +1
    -0
      readme.md
  2. +8
    -0
      script/frp_centos_x86_install.sh

+ 1
- 0
readme.md View File

@ -1 +1,2 @@
# 安装脚本

+ 8
- 0
script/frp_centos_x86_install.sh View File

@ -0,0 +1,8 @@
#
yum install -y wget
# download frp
wget
mv

Loading…
Cancel
Save