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

fix: Update install script - multiple fixes #199

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

j-silv
Copy link
Contributor

@j-silv j-silv commented Mar 20, 2024

Addresses issue #198

Also fixed some other errors that caused the install script to prematurely exit.

Tested successfully on Ubuntu 22.04 and Kubuntu 23.10.

- Add environment names for DROPBOX_CLIENT_ID and DROPBOX_CLIENT_SECRET
- Fix issue where sourcing nvm.sh would exit the script prematurely because of the set -e flag
- Fix issue with postgresql permission denied on schema public
- Explain issue with Redis signature
@j-silv j-silv requested a review from Snazzah as a code owner March 20, 2024 21:21
@Snazzah Snazzah changed the title Update install script - multiple fixes fix: Update install script - multiple fixes Mar 21, 2024
@Snazzah Snazzah merged commit 28aada1 into CraigChat:master Mar 21, 2024
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.

2 participants