From 33603be5e4cd2975acc5a4be74b7c30e3a0ed107 Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 19 Jan 2012 09:10:18 -0800 Subject: [PATCH] more info about custom scripts. --- scripts/custom/examples/readme.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/custom/examples/readme.txt b/scripts/custom/examples/readme.txt index 08e91aae..cf04e876 100644 --- a/scripts/custom/examples/readme.txt +++ b/scripts/custom/examples/readme.txt @@ -5,3 +5,8 @@ do their custom scripts. the scripts should have the same name as the main yeti script's corresponding name, but with a "c_" in front. + +when you have some custom scripts you want to use, copy them from your own +folder to the scripts/custom directory. be careful though, because these +will never be checked into the repository from there. + -- 2.34.1