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

feat: Add PM2 installation commands to install.sh for streamlined setup #270

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

minopeef
Copy link
Contributor

  • Update package list and install jq and npm
  • Install PM2 globally and update PM2

- Update package list and install jq and npm
- Install PM2 globally and update PM2
install.sh Outdated Show resolved Hide resolved
install.sh Outdated Show resolved Hide resolved
@bkb2135 bkb2135 changed the base branch from main to pre-staging June 18, 2024 13:03
@bkb2135
Copy link
Collaborator

bkb2135 commented Jun 18, 2024

I would still recommend removing sudo from the commands, as this will cause errors on some instances (runpod), and if a user needs to run with sudo perms, they can just run sudo bash install.sh.

@minopeef
Copy link
Contributor Author

I would still recommend removing sudo from the commands, as this will cause errors on some instances (runpod), and if a user needs to run with sudo perms, they can just run sudo bash install.sh.

Please check again 👍

@bkb2135 bkb2135 merged commit 66af972 into macrocosm-os:pre-staging Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants