Fix credits and status page not showing

This commit is contained in:
Sebastien L
2022-03-05 10:31:27 -05:00
parent b191ea6ec1
commit 16225ed8c9
16 changed files with 396 additions and 366 deletions

View File

@@ -9,5 +9,5 @@ echo "pushd components/wifi-manager/webapp/ && npm rebuild node-sass && npm run-
echo ""
echo "To run size statistics, run:"
echo "puncover/runner.py --gcc_tools_base $GCC_TOOLS_BASE --elf ./build/recovery.elf --build_dir build --src_root ."
echo ""
echo ""
exec "$@"