Add symlinks only on WSL
This commit is contained in:
@@ -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 "******************************************************************************"
|
||||
Reference in New Issue
Block a user