mirror of
https://github.com/Gozargah/Marzban.git
synced 2026-05-17 08:35:56 +03:00
3 lines
153 B
Bash
Executable File
3 lines
153 B
Bash
Executable File
cd `dirname $0`/app/dashboard
|
|
VITE_BASE_API=/api/ npm run build --if-present -- --outDir build --assetsDir statics
|
|
cp ./build/index.html ./build/404.html |