Browse Source

添加 'script/frp_centos_x86_install.sh'

master
xailab 1 year ago
parent
commit
d22c264ecc
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      script/frp_centos_x86_install.sh

+ 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