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