变更默认安装mod

This commit is contained in:
Dcr
2025-07-25 14:15:04 +08:00
parent 20dccf06e1
commit 1dd3ec77b7
2 changed files with 2 additions and 5 deletions

View File

@@ -1,9 +1,5 @@
#!/bin/bash
# DayZ Mod更新脚本
# 使用方法: docker compose run --rm steamcmd updatemod
# 或通过crontab自动运行每15分钟
set -e
# 加载环境变量解决cron任务无法读取环境变量的问题