add dll to script
parent
a4209c2804
commit
eda2c710d4
|
@ -243,6 +243,8 @@ maybe_download_dlls() {
|
||||||
check_ret wget
|
check_ret wget
|
||||||
wget http://factorcode.org/dlls/vorbis.dll
|
wget http://factorcode.org/dlls/vorbis.dll
|
||||||
check_ret wget
|
check_ret wget
|
||||||
|
wget http://factorcode.org/dlls/sqlite3.dll
|
||||||
|
check_ret wget
|
||||||
chmod 777 *.dll
|
chmod 777 *.dll
|
||||||
check_ret chmod
|
check_ret chmod
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Reference in New Issue