mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 09:02:15 -06: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"
|