diff --git a/HACKERS_README b/HACKERS_README index 62f55b94..48df9258 100755 --- a/HACKERS_README +++ b/HACKERS_README @@ -33,6 +33,7 @@ export __cdist_out_objects=${base}/objects export __cdist_out_explorers=${base}/explorers export __cdist_out_execs=${base}/exec -cdist-deploy-to localhost +target="${1:-localhost}" +cdist-deploy-to "$target" find "${base}"