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

Fixed getting the PORT of the current rocketchat installation in get_… #39

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

oussjarrousse
Copy link

…rocketchat_current_version() fixing issue-#37

In the function get_rocketchat_current_version() the PORT of the current rocketchat installation was not obtained correctly as the previous code depends on the location of the PORT definition in the corresponding line in /lib/systemd/system/rocketchat.service. As the location of the PORT in that string might vary the code must be able to obtain the PORT value regardless of the location. Fixing issue-#37

…rocketchat_current_version() fixing issue-RocketChat#37

In the function get_rocketchat_current_version() the PORT of the current rocketchat installation was not obtained correctly as the previous code depends on the location of the PORT definition in the corresponding line in /lib/systemd/system/rocketchat.service. As the location of the PORT in that string might vary the code must be able to obtain the PORT value regardless of the location. Fixing issue-RocketChat#37
@CLAassistant
Copy link

CLAassistant commented Mar 31, 2021

CLA assistant check
All committers have signed the CLA.

@frdmn frdmn self-assigned this Apr 12, 2021
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.

3 participants