Fix: 修复脚本指令
This commit is contained in:
@@ -59,7 +59,7 @@ if [ -n "$MOD_IDS" ]; then
|
||||
cat "$SCRIPT_FILE" >> "$LOG_FILE"
|
||||
|
||||
echo "开始执行SteamCMD脚本..." >> "$LOG_FILE"
|
||||
./steamcmd.sh +run_script update_mods.txt
|
||||
./steamcmd.sh +runscript update_mods.txt
|
||||
|
||||
if [ $? -eq 0 ]; then
|
||||
echo "所有Mod更新完成" >> "$LOG_FILE"
|
||||
|
||||
Reference in New Issue
Block a user