Encoding on linux

This commit is contained in:
Alberto Fanjul 2020-08-30 14:59:49 +02:00
parent ef33f1e08e
commit ac6f473271

View file

@ -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