This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
xailab
/
install
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of
http://base.codestudios.cn:3000/xailab/install
master
qizhiguo
1 year ago
parent
999f9d307c
d22c264ecc
commit
888ef1bfd8
2 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
readme.md
+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
Write
Preview
Loading…
Cancel
Save