whitecatboard / Lua-RTOS-ESP32

Lua RTOS for ESP32
Other
1.19k stars 221 forks source link

Bug with relative paths in mklfs #261

Closed vitkorob closed 5 years ago

vitkorob commented 5 years ago

Bug: if user uses a relative path for the final image, then the path will be built relative to the packaging directory. Fixed.

Using always the same working directory makes mklfs calls idempotent