update the manager to include noui

This commit is contained in:
idk
2019-09-27 23:29:17 -04:00
parent fc36f9cf6f
commit a884fa4692
6 changed files with 40 additions and 25 deletions

View File

@ -240,3 +240,11 @@ tar:
sed:
sed -i 's|func(\*Conf)|func(samtunnel.SAMTunnel)|g' ./config/*.go
sed -i 's|func(c \*Conf)|func(c samtunnel.SAMTunnel)|g' ./config/*.go
tasks:
golint ./tcp
#golint ./udp
#golint ./config
#golint ./config
#golint ./config
#golint ./config