makepad/tools/update_site.sh
2025-05-06 10:11:37 +02:00

4 lines
121 B
Bash
Executable file

git pull
cargo run -p builder -- index .
cargo run -p builder -- build . makepad_wasm small
echo "restart the webserver"