mirror of
https://github.com/9001/copyparty.git
synced 2026-01-04 10:35:38 +10:00
3 lines
110 B
Batchfile
Executable File
3 lines
110 B
Batchfile
Executable File
rem run copyparty.exe on machines with busted environment variables
|
|
cmd /v /c "set TMP=\tmp && copyparty.exe"
|