diff options
author | dancer <dancer> | 2006-09-03 09:13:18 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-09-03 09:13:18 +0000 |
commit | a8a81b3b31b776f87605cd10ca1f8831049fe264 (patch) | |
tree | c317b423f13be09c6528383c2292bb4c72026efe /examples/B90linda | |
parent | ec9e4b0205af255224a45562fe9fdc3ec5a86684 (diff) | |
download | pbuilder-a8a81b3b31b776f87605cd10ca1f8831049fe264.tar pbuilder-a8a81b3b31b776f87605cd10ca1f8831049fe264.tar.gz |
add notes in comment that examples are for --hookdir.
Diffstat (limited to 'examples/B90linda')
-rw-r--r-- | examples/B90linda | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/B90linda b/examples/B90linda index 128d8f7..47f8fd5 100644 --- a/examples/B90linda +++ b/examples/B90linda @@ -1,4 +1,6 @@ #!/bin/bash +# example file to be used with --hookdir +# # run linda on generated deb files apt-get install -y --force-yes linda linda /tmp/buildd/*.deb |