[mod] tools:deploy

This commit is contained in:
Christian Fraß 2023-07-31 11:44:25 +02:00
parent bcc0283149
commit 26d67ae316

View file

@ -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