8 lines
		
	
	
	
		
			169 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
	
		
			169 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|  | # Download from GitHub. | ||
|  | wget https://github.com/my127/workspace/releases/download/0.1.3/ws | ||
|  | 
 | ||
|  | # Make it executable. | ||
|  | chmod +x ws | ||
|  | 
 | ||
|  | # Make it accessible. | ||
|  | mv ws /usr/local/bin |