diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2013-02-15 13:23:39 -0500 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2013-02-15 13:23:39 -0500 |
| commit | 1748aae9d1b3735747555025e7c202b895837625 (patch) | |
| tree | 02d7ff705138996b251fd73a230ca8fe3594424a /bin/README | |
| parent | 8b0088fd8d1774f4bdf5ae345ab5ad2da1eaedaf (diff) | |
Create an empty and secure gallery3/bin directory for use with the new
system::find_binary code. Fixes #2004.
Diffstat (limited to 'bin/README')
| -rw-r--r-- | bin/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/README b/bin/README new file mode 100644 index 00000000..ec09639f --- /dev/null +++ b/bin/README @@ -0,0 +1,5 @@ +This directory contains utility software that Gallery uses to perform +image manipulation and other useful functions. It should not be +accessible from a web browser, and by default it's empty. Gallery +will instruct you when it's appropriate to download software and +install it here. |
