hustoj from centos shell
hustoj对centos的部署说明还是不是很清晰,所以写了个脚本能够做到自动化部署
注册用户之后在数据库操作:
use jol;
insert into privilege(user_id,rightstr) values('admin','administrator');添加管理员
exit
把hustoj的脚本稍加修改,做了一个centos一键搭建的脚本
有问题请联系:
tencent://AddContact/?fromId=50&fromSubId=1&subcmd=all&uin=954623886
Email:[email protected]
ID:裤衩哥
安装完成后,注册用户并提升为管理员权限。
next 修改以下配置文件,扯句英文。0.0
chenge your /home/judge/etc/judge.conf
adminuser and passwd for your user
说下安装过程命令(在腾讯云centos6.5):
yum -y install git mysql-server mysql-devel
sudo service mysqld start
sudo mysqladmin -u root password root
cd /home
git clone https://github.com/knickersgod/oj.git
cd oj
chmod -R 777 *
./install_centos.sh
-
Couldn't load subscription status.
- Fork 0
hustoj from centos shell
License
Couldn't load subscription status.
f1veT/oj
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
hustoj from centos shell
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published