mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2024-11-10 12:47:24 +01:00
first save is _autosave1.zip
This commit is contained in:
parent
e9962a431b
commit
a48b23201b
@ -22,7 +22,7 @@ fi
|
||||
|
||||
if ! find -L $SAVES -iname \*.zip -mindepth 1 -print | grep -q .; then
|
||||
/opt/factorio/bin/x64/factorio \
|
||||
--create $SAVES/save.zip \
|
||||
--create $SAVES/_autosave1.zip \
|
||||
--map-gen-settings /opt/factorio/data/map-gen-settings.json
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user