7 lines
122 B
Bash
Raw Normal View History

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