This commit is contained in:
2025-08-22 17:31:19 +02:00
parent 1c7ca235a6
commit f86b25f008
3 changed files with 43 additions and 35 deletions

View File

@@ -16,7 +16,7 @@ pnpm install
pnpm run build
# local mirror (optional)
rsync -rav --delete dist/ "${HOME}/hero/var/www/$PREFIX/"
# rsync -rav --delete dist/ "${HOME}/hero/var/www/$PREFIX/"
# deploy to veda server
rsync -avz --delete out/ "root@veda.info:/root/hero/www/info/$PREFIX/"