#!/bin/bash cd "$(dirname "$0")" pnpm run build rsync -avz --delete dist/ root@threefold.info:/root/hero/www/info/threefoldgalaxy/ rsync -rav --delete public/ ${HOME}/hero/var/www/threefoldgalaxy/