From: Will Budic Date: Fri, 11 Oct 2019 14:48:24 +0000 (+1100) Subject: opd X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=d03f52b7f01f941e2e50f17a55f82121094e3298;p=LifeLog.git opd --- 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/