8 lines
90 B
Plaintext
Raw Normal View History

2016-07-19 00:39:37 +08:00
#!/bin/sh
service ntp start
su judger -c '~/judge_client/judge_client start'
exec bash