Skip to content

Commit

Permalink
Another argument fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bgyori committed Sep 14, 2021
1 parent b8d8d4a commit 31100d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion import.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ $NEO4J_PREFIX rm -rf $NEO4J_DATA/transactions/indra
cat $NEO4J_CONFIG/neo4j.conf | grep "dbms\.default_database"


python -m indra_cogex.sources --load $SUDO_ARG
python -m indra_cogex.sources --load $COGEX_SUDO_ARG

$NEO4J_PREFIX neo4j start

0 comments on commit 31100d2

Please sign in to comment.