2024-10-10
This commit is contained in:
13
install/README
Executable file
13
install/README
Executable file
@@ -0,0 +1,13 @@
|
||||
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
|
||||
Reference in New Issue
Block a user