mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
12 lines
268 B
Batchfile
12 lines
268 B
Batchfile
echo Download file: https://www.cygwin.com/setup-x86_64.exe
|
|
|
|
|
|
setup-x86_64.exe -q -P dos2unix,wget,tar,untar,gzip,unzip,qawk,bzip2,git,vim,gcc-g++,make,grep,sed,find
|
|
|
|
|
|
# wget rawgit.com/transcode-open/apt-cyg/master/apt-cyg
|
|
# install apt-cyg /bin
|
|
|
|
echo Finished
|
|
|
|
pause |