mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-12 19:44:43 +00:00
4 lines
No EOL
95 B
Bash
4 lines
No EOL
95 B
Bash
#!/bin/bash
|
|
|
|
dir=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
|
|
source "$dir/win_shared_install.sh" |