mirror of
https://github.com/falcion/Whisperer.md.git
synced 2026-07-22 11:50:29 +00:00
3 lines
59 B
Batchfile
3 lines
59 B
Batchfile
@echo off
|
|
cd /d %~dp0
|
|
shfmt\shfmt_windows_amd64.exe -ns %*
|