This website requires JavaScript.
Explore
Help
Sign In
d
/
docker-tftp
Watch
1
Star
0
Fork
0
You've already forked docker-tftp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
cdbf693a51
docker-tftp
/
run.sh
4 lines
92 B
Bash
Raw
Normal View
History
Unescape
Escape
initial commit
2022-06-20 09:52:58 +00:00
#!/bin/sh
docker update script
2022-06-20 10:10:37 +00:00
/usr/sbin/in.tftpd -V
Update 'run.sh'
2022-07-29 05:27:55 +00:00
exec
/usr/sbin/in.tftpd -L -c -s -p /var/tftpboot --verbose
Reference in New Issue
Copy Permalink