]> lifelog.hopto.org Git - LifeLog.git/commitdiff
Update Installation.txt
authorwbudic <redacted>
Tue, 15 Jan 2019 05:53:26 +0000 (16:53 +1100)
committerGitHub <redacted>
Tue, 15 Jan 2019 05:53:26 +0000 (16:53 +1100)
Installation.txt

index eb5c25d7e9f2ceb7120629c29f3f803ffcacf5e8..02bf94ac838628b990bf4a8038ff2b4c505733bd 100644 (file)
@@ -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}/