mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	Merged in dtandersen/factorio changes
This commit is contained in:
		| @@ -3,6 +3,7 @@ if [ -z "$1" ] | ||||
|   then | ||||
|     echo "No argument supplied" | ||||
| fi | ||||
| SCENARIO=$1 | ||||
|  | ||||
| set -e | ||||
|  | ||||
| @@ -33,4 +34,4 @@ if [ ! -f $CONFIG/map-settings.json ]; then | ||||
| fi | ||||
|  | ||||
| exec /opt/factorio/bin/x64/factorio \ | ||||
|   --scenario2map $1 | ||||
|   --scenario2map $SCENARIO | ||||
|   | ||||
		Reference in New Issue
	
	Block a user