mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-04-22 21:58:04 +00:00
df56e33bf6
* No-downtime deploy script * Easier to use helper for average numbers
2 lines
84 B
Bash
Executable File
2 lines
84 B
Bash
Executable File
cd ./packages/frontend && yarn run build && cp -r ./build ../../htdocs && cd ../../
|