Files
hustoj/install/README
2024-10-10 12:56:56 +08:00

14 lines
356 B
Plaintext
Executable File
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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