mirror of
https://github.com/earendil-works/pi.git
synced 2026-06-18 15:54:04 +08:00
Windows npm runs scripts through cmd.exe even from Git Bash. Use shx to wrap Unix commands (mkdir -p, cp, rm -rf, chmod).
Windows npm runs scripts through cmd.exe even from Git Bash. Use shx to wrap Unix commands (mkdir -p, cp, rm -rf, chmod).