Skip to content

add webclient

Luke Champine requested to merge webclient into master

one problem here: we want to chown the webclient files to be owned by www-data, but chown requires sudo. Worse, after you've changed the privileges, you can't overwrite those files (e.g. by running make again) without sudo. I suggest that, if possible, we move the chown invocation to the board itself on startup.

Merge request reports

Loading