OpenDTU-old/pio-scripts
Bernhard Kirchen 789a07e288 webapp: use shell=True in autocompile script
we need shell=True as on Windows, path resolution to find the yarn
"exectuable" (a shell script) is only performed by cmd.exe, not by
Python itself. as we are calling yarn with fixed arguments, using
shell=True is fine.
2024-09-20 15:53:05 +02:00
..
auto_firmware_version.py Merge upstream tag 'v24.6.29' into development 2024-07-10 21:45:43 +02:00
compile_webapp.py webapp: use shell=True in autocompile script 2024-09-20 15:53:05 +02:00
create_factory_bin.py check FW bin file size when creating factory.bin 2024-06-02 13:28:10 +02:00
patch_apply.py Allow multiple patch directories per environment 2024-01-07 00:47:05 +01:00