14 lines
356 B
Plaintext
Executable File
14 lines
356 B
Plaintext
Executable File
HUSTOJ安装说明
|
||
by zhblue(newsclan@gmail.com)
|
||
|
||
|
||
小白用户推荐ubuntu22.04
|
||
|
||
wget http://dl.hustoj.com/install.sh
|
||
sudo bash install.sh
|
||
|
||
服务器无法安装ubuntu可以用centos7 (有的语言可能不支持),可以用下面脚本快速安装OJ:
|
||
|
||
wget http://dl.hustoj.com/install-centos7.sh
|
||
sudo bash install-centos7.sh
|