mirror of
https://github.com/9001/copyparty.git
synced 2025-11-02 13:03:18 +00: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"
|