Lints the executable scripts
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user