From: wbudic Date: Tue, 15 Jan 2019 05:53:26 +0000 (+1100) Subject: Update Installation.txt X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=22fe9782f18aa81d92071fd365e07f14853f49bd;p=LifeLog.git Update Installation.txt --- diff --git a/Installation.txt b/Installation.txt index eb5c25d..02bf94a 100644 --- a/Installation.txt +++ b/Installation.txt @@ -48,7 +48,7 @@ To upgrade to newer version of this software requires data migration. Before installing newer version scripts, perform an data export. cd /home/{user}/thttpd_dev/dbLifeLog -sqlite3 -header -csv data_log.db "select * from LOG;" > current_log.csv +sqlite3 -csv data_log.db "select * from LOG;" > current_log.csv ##Install Lifelog cd /home/{user}/