mirror of
https://github.com/AlexandreRouma/SDRPlusPlus
synced 2026-08-13 17:37:08 -04:00
4 lines
56 B
Batchfile
4 lines
56 B
Batchfile
|
|
echo OFF
|
||
|
|
|
||
|
|
mkdir root_dev
|
||
|
|
Xcopy root root_dev /E /H /C /I
|