This commit is contained in:
@@ -182,6 +182,9 @@ Install types:
|
|||||||
A MAC build of bare files untested for people to try if they really want to go this route
|
A MAC build of bare files untested for people to try if they really want to go this route
|
||||||
until we have a mac we can't really support this so we should say unsupported
|
until we have a mac we can't really support this so we should say unsupported
|
||||||
|
|
||||||
|
TODO: FINAL LINUX SERVER
|
||||||
|
do a fresh build then a fresh install from scratch and confirm all steps work correctly
|
||||||
|
|
||||||
|
|
||||||
TODO: NEXT:
|
TODO: NEXT:
|
||||||
|
|
||||||
@@ -221,6 +224,12 @@ sudo systemctl start ayanova.service
|
|||||||
sudo systemctl status ayanova.service
|
sudo systemctl status ayanova.service
|
||||||
|
|
||||||
|
|
||||||
|
grant to www-data to execute
|
||||||
|
sudo chown :www-data /var/ayanova/AyaNova.dll
|
||||||
|
|
||||||
|
set execute permission for both group (www-data) and owner (root)
|
||||||
|
sudo chmod ug+rwx ./AyaNova.dll
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user