mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-08-04 14:11:09 +00:00
Encoding on linux
This commit is contained in:
parent
ef33f1e08e
commit
ac6f473271
1
build.sh
1
build.sh
|
@ -34,3 +34,4 @@
|
||||||
[ ! -e build.fsx ] && run .paket/paket.exe update
|
[ ! -e build.fsx ] && run .paket/paket.exe update
|
||||||
[ ! -e build.fsx ] && run packages/FAKE/tools/FAKE.exe init.fsx
|
[ ! -e build.fsx ] && run packages/FAKE/tools/FAKE.exe init.fsx
|
||||||
run packages/FAKE/tools/FAKE.exe "$@" $FSIARGS build.fsx
|
run packages/FAKE/tools/FAKE.exe "$@" $FSIARGS build.fsx
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue