fix(shell): silence remaining ShellCheck warnings for validate_install_kit and install_aw_linux_remote_worker\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

This commit is contained in:
igor04091968
2026-05-07 12:39:32 +03:00
parent c9f3aad89c
commit 3e8a6981f5
2 changed files with 4 additions and 0 deletions
@@ -49,6 +49,7 @@ while [ "$#" -gt 0 ]; do
esac
done
# shellcheck disable=SC1007
SCRIPT_DIR=$(CDPATH= cd -- "$(dirname -- "$0")" && pwd)
sh "${SCRIPT_DIR}/install_aw_linux_client.sh" \