mirror of
				https://github.com/Clortox/HumanCallStack.git
				synced 2025-07-17 14:12:11 +00:00 
			
		
		
		
	Add install script
This commit is contained in:
		
							parent
							
								
									6e8592b785
								
							
						
					
					
						commit
						51ba0f68b2
					
				
							
								
								
									
										7
									
								
								install.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										7
									
								
								install.sh
									
									
									
									
									
										Executable file
									
								
							| @ -0,0 +1,7 @@ | |||||||
|  | #!/bin/bash | ||||||
|  | 
 | ||||||
|  | INSTALL_LOCATION="$HOME/.local/bin/" | ||||||
|  | 
 | ||||||
|  | echo "Installing scripts" | ||||||
|  | 
 | ||||||
|  | cp -v src/* $INSTALL_LOCATION | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user