Skip to content

Commit

Permalink
Silence SC2206 on steamcmd_cmds_prelogin and steamcmd_cmds_postlogin
Browse files Browse the repository at this point in the history
  • Loading branch information
klightspeed committed Dec 2, 2024
1 parent 7f95727 commit a05d763
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/arkmanager
Original file line number Diff line number Diff line change
Expand Up @@ -732,6 +732,7 @@ function runSteamCMD(){
steamcmdhome="${HOME}"
fi

#shellcheck disable=SC2206
local args=(
+@NoPromptForPassword 1
${steamcmd_cmds_prelogin}
Expand Down

0 comments on commit a05d763

Please sign in to comment.