Skip to content

Commit

Permalink
fix start-pd.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
VGalaxies committed Apr 25, 2024
1 parent 0429046 commit fd575ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
set -ev

HOME_DIR=$(pwd)
PD_DIR=$HOME_DIR/hugegraph-pd/dist/hugegraph-pd-1.5.0.1
PD_DIR=$HOME_DIR/hugegraph-pd/dist/hugegraph-pd-1.3.0

pushd $PD_DIR
. bin/start-hugegraph-pd.sh
Expand Down

0 comments on commit fd575ed

Please sign in to comment.