mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-06-26 12:08:02 +02:00
@ -37,7 +37,7 @@ if [[ $NRTMPSAVES -gt 0 ]]; then
|
||||
rm -f "$SAVES"/*.tmp.zip
|
||||
fi
|
||||
|
||||
if [[ ${UPDATE_MODS_ON_START:-} ]]; then
|
||||
if [[ ${UPDATE_MODS_ON_START:-} == "true" ]]; then
|
||||
./docker-update-mods.sh
|
||||
fi
|
||||
|
||||
|
Reference in New Issue
Block a user