Add symlinks only on WSL
This commit is contained in:
		
							parent
							
								
									7bedf8f4f2
								
							
						
					
					
						commit
						861087096b
					
				
					 3 changed files with 52 additions and 45 deletions
				
			
		| 
						 | 
				
			
			@ -1,4 +1,10 @@
 | 
			
		|||
#!/bin/bash
 | 
			
		||||
 | 
			
		||||
dir=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
 | 
			
		||||
source "$dir/win_shared_install.sh"
 | 
			
		||||
source "$dir/win_shared_install.sh"
 | 
			
		||||
 | 
			
		||||
echo
 | 
			
		||||
echo "******************************************************************************"
 | 
			
		||||
echo "Installation completed!"
 | 
			
		||||
echo "You need to open a new batch command prompt for all the utils to work properly"
 | 
			
		||||
echo "******************************************************************************"
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue