forked from ungleich-public/cdist
remove ... dots ... make ... me ...feel ... weired
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
bc1c7f104e
commit
0a3a434269
9 changed files with 14 additions and 14 deletions
|
|
@ -32,6 +32,6 @@ __cdist_ddir="$(__cdist_host_cache_dir "$__cdist_target_host")"
|
|||
# Create base to move into
|
||||
mkdir -p "$(__cdist_cache_dir)"
|
||||
|
||||
__cdist_echo info "Saving cache to $__cdist_ddir ..."
|
||||
__cdist_echo info "Saving cache to $__cdist_ddir "
|
||||
rm -rf "$__cdist_ddir"
|
||||
mv "$__cdist_local_base_dir" "$__cdist_ddir"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue