mirror of
				https://github.com/factoriotools/factorio-docker.git
				synced 2025-10-31 00:48:07 +01:00 
			
		
		
		
	| @@ -45,7 +45,7 @@ update_mod() | ||||
|  | ||||
|   if [[ $MOD_FILENAME == null ]]; then | ||||
|     print_failure "  Not compatible with version" | ||||
|     return 1 | ||||
|     return 0 | ||||
|   fi | ||||
|  | ||||
|   if [[ -f $MOD_DIR/$MOD_FILENAME ]]; then | ||||
|   | ||||
| @@ -45,7 +45,7 @@ update_mod() | ||||
|  | ||||
|   if [[ $MOD_FILENAME == null ]]; then | ||||
|     print_failure "  Not compatible with version" | ||||
|     return 1 | ||||
|     return 0 | ||||
|   fi | ||||
|  | ||||
|   if [[ -f $MOD_DIR/$MOD_FILENAME ]]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user