mirror of
https://github.com/QSCTech/zjunet.git
synced 2026-01-22 19:54:48 +08:00
Uses https
This commit is contained in:
parent
52befaea3f
commit
e9f1d1598b
@ -30,8 +30,8 @@ Use only one of the methods below:
|
|||||||
|
|
||||||
#### 1. From QSC website's linux repository
|
#### 1. From QSC website's linux repository
|
||||||
|
|
||||||
wget -qO - http://dl.zjuqsc.com/linux/qsc.public.key | sudo apt-key add -
|
wget -qO - https://dl.zjuqsc.com/linux/qsc.public.key | sudo apt-key add -
|
||||||
sudo wget http://dl.zjuqsc.com/linux/debian/qsc.list -O /etc/apt/sources.list.d/qsc.list
|
sudo wget https://dl.zjuqsc.com/linux/debian/qsc.list -O /etc/apt/sources.list.d/qsc.list
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get install zjunet
|
sudo apt-get install zjunet
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user