From 879f3fb0bf5eb7fa9af07190d804d391b06fa912 Mon Sep 17 00:00:00 2001 From: Petr Nyc Date: Tue, 23 Sep 2025 11:21:52 +0200 Subject: [PATCH] changed target for UL gate open --- bin/ul11u4_gate_open.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ul11u4_gate_open.sh b/bin/ul11u4_gate_open.sh index 9afa886..6fada54 100755 --- a/bin/ul11u4_gate_open.sh +++ b/bin/ul11u4_gate_open.sh @@ -13,7 +13,7 @@ CURL=/usr/bin/curl source "${BINDIR}/lib/logging.sh" -TARGET="${1-11.4.85.0.1.201.2}" +TARGET="${1-11.4.86.0.1.201.1}" log::info "TARGET:${TARGET}"