Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
Correct Path (#740)
Browse files Browse the repository at this point in the history
  • Loading branch information
Xavier Lau authored Aug 12, 2021
1 parent 5e20e53 commit 502e157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pangolin-local-testnet/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ LOG_DIR=$DIR/log
mkdir -p $LOG_DIR

DATA_DIR=$DIR/data
mkdir -p DATA_DIR
mkdir -p $DATA_DIR

EXECUTABLE=$REPO_PATH/target/release/drml

Expand Down

0 comments on commit 502e157

Please sign in to comment.