This commit is contained in:
2025-09-05 14:35:51 +02:00
parent 75aa34ae6f
commit c8a3b455fe
12 changed files with 38 additions and 40 deletions

View File

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