Skip to content

Commit

Permalink
Added some clarification to the build permissions script description.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Glasl committed Feb 19, 2015
1 parent c5062c0 commit 5a297a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/README.txt
Expand Up @@ -21,9 +21,9 @@ Optional Scripts

There are two scripts that may optionally be used for your projects, and can be done using the following commands.

# sh build/scripts/permissions
# sh ~/path/to/permissions

This requires you to update the "user", and will apply the appropriate owner and permissions to both the cache and repository.
This requires you to update the "user" and as such will need to be copied out to a location of your choice, and will apply the appropriate owner and permissions to both the cache and repository.

# sh build/scripts/recursive-status

Expand Down

0 comments on commit 5a297a9

Please sign in to comment.