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

mod: update workflow & support deb #93

Merged
merged 1 commit into from
Jan 13, 2022
Merged

Conversation

hetao92
Copy link
Contributor

@hetao92 hetao92 commented Jan 13, 2022

No description provided.

@hetao92 hetao92 requested a review from nianiaJR January 13, 2022 09:53
Copy link
Contributor

@nianiaJR nianiaJR left a comment

Choose a reason for hiding this comment

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

LGTM

@hetao92 hetao92 merged commit 9e1a4b2 into vesoft-inc:master Jan 13, 2022
@hetao92 hetao92 deleted the hetao-dev branch January 13, 2022 10:06
#!/bin/bash

# stop nebula-graph-studio
kill -9 $(lsof -t -i :7001)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not reasonable, and other programs of the user may use this port.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants