cloud-sat/docker/leader/init_solver.sh

8 lines
123 B
Bash
Raw Normal View History

2023-03-28 08:48:09 +00:00
#!/bin/bash
2023-05-01 06:12:36 +00:00
2023-03-28 08:48:09 +00:00
# start sshd
/usr/sbin/sshd -D -f /home/ecs-user/.ssh/sshd_config &
# run solver
/competition/solver /rundir