add neighborcat

This commit is contained in:
creme 2020-02-23 14:30:05 +01:00
parent 016f63447d
commit 7cbb159a0f
Signed by: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 3 additions and 0 deletions

3
bin/neighborcat Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
python3 /opt/services/neighborcat/neighborcat.py "$@"