Skip to content

Commit 150579d

Browse files
authored
Update README
1 parent 69ed977 commit 150579d

File tree

1 file changed

+2
-12
lines changed

1 file changed

+2
-12
lines changed

trunk/install/README

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,14 @@
11
HUSTOJ安装说明
22
by zhblue([email protected])
33

4-
debian8 可以用.deb文件安装
54

6-
https://github.com/muzea/hustoj-deb/issues/4
75

8-
9-
或者安装ubuntu16.04(拥有更新的编译器版本),然后用下面脚本快速安装OJ:
10-
11-
wget https://raw.githubusercontent.com/zhblue/hustoj/master/trunk/install/install-ubuntu16+.sh
12-
sudo bash install-ubuntu16+.sh
13-
14-
https://www.youtube.com/watch?v=nlhmfZqyHnA
15-
16-
发烧级用户ubuntu18.04(至少1年以上debian系Linux使用经验,欢迎帮忙踩坑测试,有问题会尽快修复)
6+
小白用户推荐ubuntu18.04
177

188
wget https://github.com/zhblue/hustoj/raw/master/trunk/install/install-ubuntu18.04.sh
199
sudo bash install-ubuntu18.04.sh
2010

21-
假如你不得已非要用centos7 (有的语言可能不支持),可以用下面脚本快速安装OJ:  
11+
服务器无法安装ubuntu可以用centos7 (有的语言可能不支持),可以用下面脚本快速安装OJ:
2212

2313
wget https://raw.githubusercontent.com/zhblue/hustoj/master/trunk/install/install-centos7.sh
2414
sudo bash install-centos7.sh

0 commit comments

Comments
 (0)