Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/esp-link/blame/commit/d8b0575d2fee773b21db798b032341a763fd7cde/mkespfsimage/Makefile You should set ROOT_URL correctly, otherwise the web may not work correctly.
esp-link/mkespfsimage/Makefile

5 lines
49 B

mkespfsimage: main.o
$(CC) -o mkespfsimage $<