mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-05-30 11:32:03 +01:00
Initial structure for shared msys2 and wsl installation
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
dir=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
|
||||
source "$dir/win_shared_install.sh"
|
||||
Reference in New Issue
Block a user