This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
tzquant_zq
/
tz_crypto_pub
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
update
master
tzquant_zq
1 year ago
parent
7fb3cc44a1
commit
2a383c49bc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
init_bash.sh
+ 1
- 1
init_bash.sh
View File
@ -9,7 +9,7 @@ sudo apt upgrade -y
sudo sed -i
's/deb.debian.org/mirrors.ustc.edu.cn/g'
/etc/apt/sources.list.d/*
sudo sed -i
's/security.debian.org/mirrors.ustc.edu.cn/g'
/etc/apt/sources.list.d/*
sudo apt install iputils-ping -y
# 安装 wget
sudo apt install wget -y
Write
Preview
Loading…
Cancel
Save