mirror of
https://github.com/factoriotools/factorio-docker.git
synced 2025-01-26 01:14:43 +01:00
setup script-output directory
This commit is contained in:
parent
cc23bb396e
commit
b94db83033
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user