Unquote to let word splitting happens and pass the information to ssh. Bug introduced when cleaning up linting warnings.
This commit is contained in:
parent
87060cbc94
commit
0c7f0fe389
@ -15,4 +15,4 @@ cat <<CMD
|
||||
CMD
|
||||
)
|
||||
|
||||
tar chz -C "$(kickstart root-dir)" . | ssh "$target" "$remote_command"
|
||||
tar chz -C "$(kickstart root-dir)" . | ssh $target "$remote_command"
|
||||
|
Loading…
Reference in New Issue
Block a user