mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 08:58:08 +01:00 
			
		
		
		
	Follow up to #255
This commit is contained in:
		| @@ -26,7 +26,7 @@ if [ ! -f "$CONFIG/map-settings.json" ]; then | ||||
| fi | ||||
|  | ||||
| if find -L "$SAVES" -iname \*.tmp.zip -mindepth 1 -print | grep -q .; then | ||||
|   rm -f "$SAVES/*.tmp.zip" | ||||
|   rm -f "$SAVES"/*.tmp.zip | ||||
| fi | ||||
|  | ||||
| if ! find -L "$SAVES" -iname \*.zip -mindepth 1 -print | grep -q .; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user