Skip to content

Commit 1e89cbb

Browse files
SbloodySdevosend
authored andcommitted
fix standalone start error (#10577)
(cherry picked from commit 7a292cf)
1 parent 67bc8a1 commit 1e89cbb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Diff for: script/dolphinscheduler-daemon.sh

-2
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@ function overwrite_server_env() {
5050
fi
5151
}
5252

53-
source "${DOLPHINSCHEDULER_HOME}/bin/env/dolphinscheduler_env.sh"
54-
5553
export HOSTNAME=`hostname`
5654

5755
export DOLPHINSCHEDULER_LOG_DIR=$DOLPHINSCHEDULER_HOME/$command/logs

0 commit comments

Comments
 (0)