1
0
mirror of https://github.com/QSCTech/zjunet.git synced 2026-01-22 19:54:48 +08:00

Update README.md for rpm repo

This commit is contained in:
Senorsen 2015-02-08 23:19:16 +08:00
parent e8eb8c1530
commit 818d8fed52

View File

@ -24,7 +24,7 @@ Command Line Scripts for ZJU (VPN / WLAN / DNS)
## Install
### Debian / Ubuntu
### Debian / Ubuntu (deb)
Use only one of the methods below:
@ -39,6 +39,17 @@ Use only one of the methods below:
https://github.com/QSCTech/zjunet/releases
下载 deb双击安装就是。
### Fedora / CentOS (rpm)
在 Releases 中下载安装方法如上。注意 CentOS 7 中需要 epel 源提供 xl2tpd
#### Install from QSC website's linux repository
sudo wget https://dl.zjuqsc.com/linux/qsc.public.key -O /etc/pki/rpm-gpg/RPM-GPG-KEY-QSC-COMP66
sudo wget https://dl.zjuqsc.com/linux/qsc.repo -O /etc/yum.repos.d/qsc.repo
sudo yum update
sudo yum install zjunet
### Openwrt
https://github.com/QSCTech/zjunet/releases