mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-10-31 08:02:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			6 lines
		
	
	
		
			48 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			48 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| set -eu
 | |
| 
 | |
| opam config exec -- /bin/sh
 |