From 3fd17d12c6073c99c988bee195b6f4c9a1e0c8b1 Mon Sep 17 00:00:00 2001 From: Artem Prilutskiy Date: Mon, 4 Apr 2016 23:23:38 +0300 Subject: [PATCH] Updated to support actual D-BUS interface --- Scripts/alterfrn.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/alterfrn.sh b/Scripts/alterfrn.sh index b2dba6e..7db86d4 100755 --- a/Scripts/alterfrn.sh +++ b/Scripts/alterfrn.sh @@ -1,2 +1,2 @@ #!/bin/bash -./FRNClientConsole | ./callcapture --identity AlterFRN --expression "RX is started: ([A-Z0-9]{3,7})[-,]" --connection Registry.cnf --link 11 +./FRNClientConsole | ./callcapture --identity AlterFRN --expression "RX is started: ([A-Z0-9]{3,7})[-,]" --connection Registry.cnf --network 2502 --link 11