This commit is contained in:
2025-08-18 22:33:54 +02:00
parent f1cec99486
commit 08b25f008b
457 changed files with 41656 additions and 11982 deletions

View File

@@ -12,11 +12,11 @@ export NEXT_PUBLIC_BASE_PATH="/$PREFIX"
# mkdir -p "out"
# pnpm install --frozen-lockfile
pnpm install
pnpm run build
# local mirror (optional)
# 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/"
rsync -avz --delete out/ "root@veda.info:/root/hero/www/info/$PREFIX/"