mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-12-25 04:11:52 +00:00
c5ef73dc76
The installation files are dirty when they are outside of the folder. It now looks not so mess. And there is no need to place empty jdk files. 果断删除之。
3 lines
87 B
Bash
3 lines
87 B
Bash
#!/bin/sh
|
|
cd /var/svn/uoj/cur/uoj && svn update --username root --password __svn_pwd__
|