Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improve] [shell] Set the env SEATUNNEL_HOME automatically #6924

Merged
merged 5 commits into from
May 30, 2024

Conversation

JackeyLee007
Copy link
Contributor

Purpose of this pull request

Set the env SEATUNNEL_HOME automatically

Does this PR introduce any user-facing change?

No

How was this patch tested?

Run in my environment.

Check list

@@ -35,6 +35,7 @@ done

PRG_DIR=`dirname "$PRG"`
APP_DIR=`cd "$PRG_DIR/.." >/dev/null; pwd`
SEATUNNEL_HOME=${APP_DIR}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Hisoka-X Hisoka-X merged commit 045b438 into apache:dev May 30, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants