From 79a58e5b66c76044ed083265c90b853cb4924da8 Mon Sep 17 00:00:00 2001 From: Nick Piggott Date: Fri, 28 Aug 2015 17:12:17 +0100 Subject: Add Support to start MOT Encoder Some changes to the configuration.sh file and encoder launchers to start mot-encoders for services using toolame. --- kill-all-encoders.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kill-all-encoders.sh') diff --git a/kill-all-encoders.sh b/kill-all-encoders.sh index c572517..38a6f34 100755 --- a/kill-all-encoders.sh +++ b/kill-all-encoders.sh @@ -3,4 +3,4 @@ # kill all processes pkill -INT "radio.sh" - +pkill -INT "mot.sh" -- cgit v1.2.3