Skip to content

Fix a few issues with the install.sh script#125

Closed
ColinChartier wants to merge 1 commit intoMarkUsProject:masterfrom
ColinChartier:fixup_install_script
Closed

Fix a few issues with the install.sh script#125
ColinChartier wants to merge 1 commit intoMarkUsProject:masterfrom
ColinChartier:fixup_install_script

Conversation

@ColinChartier
Copy link
Copy Markdown
Contributor

  • Add bash security line to fail fast (set -eu -o pipefail)
  • Fix issues where running the script outside of the venv would fail
  • chown the serveruser directory to avoid permission issues

- Add bash security line to fail fast (set -eu -o pipefail)
- Fix issues where running the script outside of the venv would fail
- chown the serveruser directory to avoid permission issues
@mishaschwartz mishaschwartz added the to revisit PRs we won't pull in for now but want to revisit in the future label Dec 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

to revisit PRs we won't pull in for now but want to revisit in the future

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants