neuralink: Rewritten in python
This commit is contained in:
2
neuralink/build/service/server.sh
Executable file → Normal file
2
neuralink/build/service/server.sh
Executable file → Normal file
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
socat TCP-LISTEN:1224,reuseaddr,fork SYSTEM:"timeout -s SIGKILL 60 /home/chip_manager_service"
|
||||
socat TCP-LISTEN:1224,reuseaddr,fork SYSTEM:"timeout -s SIGKILL 60 python3 -u /home/security_service.py"
|
||||
|
||||
Reference in New Issue
Block a user