docker-tftp/run.sh

4 lines
92 B
Bash
Raw Normal View History

2022-06-20 09:52:58 +00:00
#!/bin/sh
2022-06-20 10:10:37 +00:00
/usr/sbin/in.tftpd -V
2022-07-29 05:27:55 +00:00
exec /usr/sbin/in.tftpd -L -c -s -p /var/tftpboot --verbose