[mod] tools:deploy
This commit is contained in:
parent
bcc0283149
commit
26d67ae316
|
|
@ -12,6 +12,8 @@ rsync \
|
|||
--recursive \
|
||||
--update \
|
||||
--delete \
|
||||
--exclude 'node_modules' \
|
||||
--verbose \
|
||||
build/ \
|
||||
${target_ssh_handle}:/opt/heimdall
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue