...
Some checks failed
Deploy to GitHub Pages / Deploy to GitHub Pages (push) Has been cancelled

This commit is contained in:
2025-10-11 07:25:40 +04:00
parent 19471ddb8b
commit 6961e9b852
5 changed files with 12363 additions and 5 deletions

14
build.sh Executable file
View File

@@ -0,0 +1,14 @@
#!/bin/bash
set -ex
script_dir="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd "$(script_dir)"
echo "Docs directory: $script_dir"
# pnpm install .
pnpm run build .
rsync -rv --delete ${script_dir}/build/ root@threefold.info:/root/hero/www/info/economics/