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

Replace static /opt/mycraft in prepare-msm.sh #1700

Merged
merged 3 commits into from
Aug 3, 2018

Conversation

Whisprin
Copy link
Contributor

Check the access rights of the right folder

Description

Use the bash variable mycroft_root_dir when checking the access rights of the mycroft root directory instead of hardcoded /opt/mycroft

How to test

Change mycroft_root_dir to any folder other than /opt/mycroft, before this change the script complaint if the static folder /opt/mycroft doesn't exist. Now it's checking the right dir

Contributor license agreement signed?

CLA [x] (Whether you have signed a CLA - Contributor Licensing Agreement

Check the access rights of the right folder
@forslund
Copy link
Collaborator

Looks like a good fix, thanks. We'll look into merging when the CLA is received on our end!

@penrods penrods added the CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors) label Jul 25, 2018
@penrods penrods merged commit a70e9f6 into MycroftAI:dev Aug 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA: Yes Contributor License Agreement exists (see https://github.com/MycroftAI/contributors)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants