From 7e275ed57434fab7cfd400486f85120e322121bb Mon Sep 17 00:00:00 2001 From: Maxim Date: Fri, 17 Jul 2026 08:53:30 +0300 Subject: [PATCH] =?UTF-8?q?deploy=20=D0=B4=D0=BE=D1=80=D0=B0=D0=B1=D0=BE?= =?UTF-8?q?=D1=82=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/deploy.sh b/scripts/deploy.sh index 629b359..493f0f5 100755 --- a/scripts/deploy.sh +++ b/scripts/deploy.sh @@ -17,7 +17,7 @@ else SCP=(scp -O) fi -FILES=(build/transmitter build/receiver build/ofdm_bench) +FILES=(build/transmitter build/receiver build/ofdm_bench build/udp_gw) TARGETS=() case "${1:-}" in