forked from ungleich-public/cdist
fix HACKERS_README find
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
9800b0a142
commit
ce9fc9fd55
1 changed files with 1 additions and 1 deletions
|
@ -33,4 +33,4 @@ export __cdist_out_dir=/tmp/localhost
|
|||
target="${1:-localhost}"
|
||||
cdist-deploy-to "$target"
|
||||
|
||||
find "${base}"
|
||||
find "${__cdist_out_dir}"
|
||||
|
|
Loading…
Reference in a new issue