Skip to content

Commit 8b846e3

Browse files
authored
Update loadDB.sh
1 parent 0c3e157 commit 8b846e3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

loadDB.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,7 @@ echo -e '\nSTARTING VFB DB SERVER\n' >> /var/lib/neo4j/logs/query.log
2424

2525
#Output the query log to docker log:
2626
tail -f /var/lib/neo4j/logs/query.log >/proc/1/fd/1 &
27+
28+
#TODO check for "Error upgrading database."
29+
2730
exec /docker-entrypoint.sh neo4j

0 commit comments

Comments
 (0)