This commit is contained in:
despiegk 2025-07-30 10:34:56 +02:00
parent 7c6d8ae4cb
commit 84f8d956fc

View File

@ -2,4 +2,4 @@
cd "$(dirname "$0")" cd "$(dirname "$0")"
pnpm run build pnpm run build
rsync -avz --delete dist/ root@threefold.info:/root/hero/www/info/threefoldgalaxy/ rsync -avz --delete dist/ root@threefold.info:/root/hero/www/info/threefoldgalaxy/
rsync -rav --delete public/ ${HOME}/hero/var/www/threefoldgalaxy/ rsync -rav --delete dist/ ${HOME}/hero/var/www/threefoldgalaxy/