1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

sqlite: fix windows-install-sqlite.bat

This commit is contained in:
Delyan Angelov 2020-06-27 21:25:55 +03:00
parent 1e5a53abb3
commit e9a2f86dcf

View File

@ -8,4 +8,3 @@ unzip sqlite-amalgamation-3320300.zip -d thirdparty/
move /y thirdparty/sqlite-amalgamation-3320300 thirdparty/sqlite
dir thirdparty thirdparty\sqlite\ thirdparty/sqlite/