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