You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So if I got it correctly for the setup the git clone has to be done without root: git clone https://github.com/thomasjacquin/allsky.git
And then installation again without root: allksy/./install.sh
So I thought GUI installation was also like: allsky/gui/install.sh
But no:
:~ $ allsky/gui/install.sh
****************************************************************
*** Welcome to the Allsky Administration Portal installation ***
****************************************************************
This script must be run as root!
The text was updated successfully, but these errors were encountered:
@WirthmU you are correct. We haven't updated the Portal installation yet.
We changed the "allsky.git" installation because some people were getting permission issues after installation.
FYI, for the allsky installation you can simply do allsky/install.sh or cd allsky; ./install.sh.
So if I got it correctly for the setup the git clone has to be done without root:
git clone https://github.com/thomasjacquin/allsky.git
And then installation again without root:
allksy/./install.sh
So I thought GUI installation was also like:
allsky/gui/install.sh
But no:
The text was updated successfully, but these errors were encountered: