mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-04 05:02:25 -06:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			92 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| 
								 | 
							
								until unconvert -fastmath . &> /dev/null
							 | 
						||
| 
								 | 
							
								do
							 | 
						||
| 
								 | 
							
									unconvert -fastmath -apply . &> /dev/null
							 | 
						||
| 
								 | 
							
								done
							 |