Update 'run.sh'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
quackerd 2022-07-31 19:11:50 +00:00
parent 771f7b01ae
commit cbcfe420e0

2
run.sh
View File

@ -1,4 +1,4 @@
#!/bin/sh
ln -s /dev/stdout /dev/logs
/usr/sbin/in.tftpd -V
exec /usr/sbin/in.tftpd -L -c -s -p /var/tftpboot --verbose
exec /usr/sbin/in.tftpd --verbose -L -c -p -s /var/tftpboot