fix that awful logging in udp

This commit is contained in:
idk
2018-12-01 20:07:52 -05:00
parent 32585c7e2c
commit fad86f2d42
6 changed files with 65 additions and 20 deletions

View File

@ -224,6 +224,9 @@ docker-run: docker-volume
eyedeekay/$(eephttpd)
make follow
c:
go build ./i2pkeys
follow:
docker logs -f $(eephttpd)