Skip to content

Commit

Permalink
constants.sh: change the example path for DATA_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
seva100 authored Apr 19, 2022
1 parent 355294b commit 5bc6f8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/tools/constants.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# -------------------------------------------------------
# Constants to specify by the user:
DATA_DIR=/Vol1/dbstore/datasets/a.sevastopolsky/npbg/data
DATA_DIR=/your/path/to/data
# -------------------------------------------------------

# The following constants are filled in automatically:
Expand All @@ -19,4 +19,4 @@ export NAME
export TAG
export SRC_DIR
export DATA_DIR
export WORK_DIR
export WORK_DIR

0 comments on commit 5bc6f8d

Please sign in to comment.