docker update script

This commit is contained in:
quackerd 2022-06-20 06:10:37 -04:00
parent 1d383346d6
commit b6b84ad0c5

3
run.sh
View File

@ -1,2 +1,3 @@
#!/bin/sh
/usr/sbin/in.tftpd -4 -L -c -s -p /var/tftpboot
/usr/sbin/in.tftpd -V
exec /usr/sbin/in.tftpd -v -4 -L -c -s -p /var/tftpboot