From d03f52b7f01f941e2e50f17a55f82121094e3298 Mon Sep 17 00:00:00 2001 From: Will Budic Date: Sat, 12 Oct 2019 01:48:24 +1100 Subject: [PATCH] opd --- Installation.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Installation.txt b/Installation.txt index a53b0f0..bcd8b06 100644 --- a/Installation.txt +++ b/Installation.txt @@ -92,6 +92,7 @@ sqlite3 -csv data_log.db "select * from LOG;" > current_log.csv cd /home/{user}/ git clone https://github.com/wbudic/LifeLog mkdir /home/{user}/thttpd_dev/dbLifeLog +chmod +x /home/{user}/thttpd_dev/cgi-bin/*.cgi Copy from /home/{user}/LifeLog/htdocs/cgi-bin to /home/{user}/thttpd_dev/htdocs/cgi-bin if doing development. Copy also the /home/{user}/LifeLog/.git to /home/{user}/thttpd_dev/ -- 2.34.1