Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gluon-config-mode-core: redirect gluon-reconfigure output
The stdout output of gluon-web scripts is directly sent to uhttpd, becoming a part of the HTML output or even replacing HTTP status or headers. The output of gluon-reconfigure is not supposed to end up there. While we're at it, also add an exec to avoid an unnecessary shell process.
- Loading branch information