diff options
Diffstat (limited to 'herculeswrapper')
-rwxr-xr-x | herculeswrapper/map.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/herculeswrapper/map.sh b/herculeswrapper/map.sh index ffd7e76..67c5147 100755 --- a/herculeswrapper/map.sh +++ b/herculeswrapper/map.sh @@ -47,3 +47,6 @@ while [ 1 ] ; do ;; esac done + +killall logmaster.py + |