Skip to content
This repository was archived by the owner on Sep 17, 2021. It is now read-only.

Conversation

@supertom
Copy link
Contributor

Ran through Quickstart again and found some minor updates, the biggest of which is to enable the IAM API.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 60.457% when pulling 026d673 on supertom:gcp_qs into baddf1a on Netflix:develop.

chgrp -R www-data /usr/local/src/security_monkey
sudo mkdir -p /usr/local/src/security_monkey/security_monkey/static/
sudo /bin/cp -R /usr/local/src/security_monkey/dart/build/web/* /usr/local/src/security_monkey/security_monkey/static/
sudo chgrp -R www-data /usr/local/src/security_monkey
Copy link
Contributor

Choose a reason for hiding this comment

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

We had previously chown'd the /usr/local/src/security_monkey directory to ourselves:

sudo chown -R `whoami`:www-data /usr/local/src/security_monkey

So is it really required that we use sudo on these three commands?

@scriptsrc scriptsrc merged commit f7764a7 into Netflix:develop Apr 26, 2017
@scriptsrc scriptsrc mentioned this pull request May 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants