From 067a2454e95642d10800427696ab82ca0bb0b06e Mon Sep 17 00:00:00 2001 From: tolerryan <105945216+tolerryan@users.noreply.github.com> Date: Mon, 4 Nov 2024 23:18:37 -0600 Subject: [PATCH] asdf --- .ansible.d/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ansible.d/setup.sh b/.ansible.d/setup.sh index 97635eb..8decd10 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 +ip = ${ipnet:0:${#ipnet}-4}s until timeout 5 bash -c "