From 5a297a9558a3bd403fba165bff721540e0b08edb Mon Sep 17 00:00:00 2001 From: Nathan Glasl Date: Thu, 19 Feb 2015 13:19:19 +1100 Subject: [PATCH] Added some clarification to the build permissions script description. --- build/README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/README.txt b/build/README.txt index d4282d9..4622edc 100644 --- a/build/README.txt +++ b/build/README.txt @@ -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