mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-11-21 02:51:27 +01:00
setup script-output directory
This commit is contained in:
@@ -8,6 +8,7 @@ mkdir -p $SAVES
|
||||
mkdir -p $CONFIG
|
||||
mkdir -p $MODS
|
||||
mkdir -p $SCENARIOS
|
||||
mkdir -p $SCRIPTOUTPUT
|
||||
|
||||
if [ ! -f $CONFIG/rconpw ]; then
|
||||
echo $(pwgen 15 1) > $CONFIG/rconpw
|
||||
|
||||
Reference in New Issue
Block a user