mirror of
https://github.com/bplein/factorio-docker.git
synced 2025-01-24 03:46:49 +02:00
Stop wiping out mapgen settings
This commit is contained in:
parent
49c5dff898
commit
2b434ff08f
@ -23,7 +23,6 @@ fi
|
||||
|
||||
if [ ! -f $CONFIG/map-gen-settings.json ]; then
|
||||
cp /opt/factorio/data/map-gen-settings.example.json $CONFIG/map-gen-settings.json
|
||||
echo "{}" > $CONFIG/map-gen-settings.json
|
||||
fi
|
||||
|
||||
if [ ! -f $CONFIG/map-settings.json ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user