mirror of
https://github.com/Lorenzooone/cc3dsfs.git
synced 2026-04-25 07:27:53 -05:00
5 lines
132 B
Bash
5 lines
132 B
Bash
unzip ${1}/WU_FTD3XXLib.zip
|
|
cp ${1}/WU_FTD3XXLib/Lib/${3} ${2}
|
|
cp ${1}/WU_FTD3XXLib/Lib/${4} ${2}
|
|
cp ${1}/WU_FTD3XXLib/Lib/*.h ${2}
|