1
0
Fork 0

Actually install flip instead of just extracting

This commit is contained in:
Fred Sundvik 2017-05-28 20:36:27 +03:00
parent b8899b48b4
commit 3d3999d863
2 changed files with 19 additions and 3 deletions

View file

@ -6,7 +6,7 @@ download_dir=$util_dir/wsl_downloaded
export DFU_PROGRAMMER=$download_dir/dfu-programmer/dfu-programmer.exe
export DFU_UTIL=$download_dir/dfu-util-0.9-win64/dfu-util.exe
export TEENSY_LOADER_CLI=$download_dir/teensy_loader_cli.exe
export BATCHISP=$download_dir/Flip/bin/batchisp.exe
export BATCHISP=batchisp.exe