Your ROOT_URL in app.ini is https://git.ondrovo.com/ but you are visiting http://159.69.29.240:49153/espterm/espterm-firmware/src/commit/cabd42f2b4884be316bce301edd9a09ef3887eb7/prepro.sh
You should set ROOT_URL correctly, otherwise the web may not work correctly.
ESPTerm - ESP8266 terminal emulator. Branches: [master] patches, [work] next release
|
#!/usr/bin/env bash
|
|
|
|
xtensa-lx106-elf-gcc -E -Iuser -Ilibesphttpd/include -Iesp_iot_sdk_v1.5.2/include -Iinclude $@
|
|
|