10 lines
		
	
	
		
			152 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			152 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable File
		
	
	
	
	
#!/bin/zsh
 | 
						|
use helm
 | 
						|
use scwrypts
 | 
						|
#####################################################################
 | 
						|
 | 
						|
MAIN() {
 | 
						|
	unset USAGE
 | 
						|
	HELM__TEMPLATE__GET $@
 | 
						|
}
 |