From e9d94ecab7604d11019a750db8755f2da154802e Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 4 Nov 2024 23:20:23 -0600 Subject: [PATCH] fix setup.sh --- .ansible.d/setup.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ansible.d/setup.sh b/.ansible.d/setup.sh index 8decd10..7636a0b 100755 --- a/.ansible.d/setup.sh +++ b/.ansible.d/setup.sh @@ -1,6 +1,6 @@ #!/bin/bash -ipnet = $1 -ip = ${ipnet:0:${#ipnet}-4}s +ipnet=$1 +ip=${ipnet:0:${#ipnet}-3} until timeout 5 bash -c "