From 48cd83bc849bd7c96d5e201dd0267a9bc7f3d030 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 29 Nov 2021 18:19:58 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a081ebda..04e69112 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -209,6 +209,7 @@ With launcher, inno only needs to drop files and put desktop icon WHERE ITS AT: Install works and works better when *not* in program files folder due to download chromium security issue Outstanding: + I'd rather it be in program files so figure out the chromium install issue (premake folder with permissions?) Change up data and by default put it under AyaNova program folder (make a data folder from installer and pre-populate) Install postgres with AyaNova Start postgres, then ayanova server, monitor them for full startup by pinging port I guess?