sqlite: fix windows-install-sqlite.bat
parent
1e5a53abb3
commit
e9a2f86dcf
|
@ -8,4 +8,3 @@ unzip sqlite-amalgamation-3320300.zip -d thirdparty/
|
||||||
|
|
||||||
move /y thirdparty/sqlite-amalgamation-3320300 thirdparty/sqlite
|
move /y thirdparty/sqlite-amalgamation-3320300 thirdparty/sqlite
|
||||||
|
|
||||||
dir thirdparty thirdparty\sqlite\ thirdparty/sqlite/
|
|
||||||
|
|
Loading…
Reference in New Issue