Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
defconst committed Jan 12, 2024
1 parent 408b0dc commit 0e7279f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/init_test_db.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ python3 /opt/graphsense/scripts/create_keyspace.py \
-d "${CASSANDRA_HOST}" \
-k "${RAW_KEYSPACE}" \
-s /opt/graphsense/scripts/schema_raw.cql

echo "Creating Cassandra keyspace ${TGT_KEYSPACE} on ${CASSANDRA_HOST} " && \
python3 /opt/graphsense/scripts/create_keyspace.py \
-d "${CASSANDRA_HOST}" \
Expand Down

0 comments on commit 0e7279f

Please sign in to comment.