forked from mirrors/qmk_userspace
Use home directory for download on msys2
This commit is contained in:
parent
32fc4da4a7
commit
d47db637ed
3 changed files with 15 additions and 15 deletions
|
@ -28,6 +28,9 @@ done
|
|||
echo "Installing dependencies needed for the installation (unzip, wget)"
|
||||
echo "This will ask for the sudo password"
|
||||
sudo apt-get install unzip wget
|
||||
|
||||
download_dir=wsl_downloaded
|
||||
|
||||
source "$dir/win_shared_install.sh"
|
||||
|
||||
echo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue