thomasjacquin / allsky-portal

A simple, responsive web interface to control an allsky camera connected to a Raspberry Pi
GNU General Public License v3.0
34 stars 22 forks source link

Install WebUI fails #111

Closed topdancer closed 1 year ago

topdancer commented 2 years ago

Using the command ‘sudo gui/install.sh‘ fails with "command not found"

What is the correct command?

supro43 commented 1 year ago

@topdancer did you make sure to type "cd allsky" first? (to change to the correct directory)

topdancer commented 1 year ago

I solved the issue in the meantime, cd all sky solved it.