瀏覽代碼

forgot to add ${1}

Daniel Gibbs 9 年之前
父節點
當前提交
26b717b0f8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lgsm/functions/command_validate.sh

+ 1 - 0
lgsm/functions/command_validate.sh

@@ -9,6 +9,7 @@ local commandaction="Validate"
 local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 
 fn_validation(){
+	appid="${1}"
 	echo ""
 	echo -e "	* Validating may overwrite some customised files."
 	echo -en "	* https://developer.valvesoftware.com/wiki/SteamCMD#Validate"