mirror of
				https://github.com/nvm-sh/nvm.git
				synced 2025-11-01 02:35:51 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			162 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			162 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
| #!/bin/sh
 | |
| 
 | |
| rm -f ../../../../alias/loopback
 | |
| 
 | |
| rm -f ../../../../alias/one
 | |
| rm -f ../../../../alias/two
 | |
| rm -f ../../../../alias/three
 | |
| 
 | |
| rm -f ../../../../alias/four
 | |
| 
 |