mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-07-24 03:08:25 +00:00
Strip trailing newlines.
This commit is contained in:
parent
9386ca769d
commit
22d659d3ac
1
build.sh
1
build.sh
|
@ -34,4 +34,3 @@ run .paket/paket.exe restore
|
||||||
[ ! -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