1
0
Fork 0
mirror of https://github.com/Chocobozzz/PeerTube.git synced 2025-10-03 09:49:20 +02:00
Peertube/scripts/build/embed.sh
2024-06-26 08:33:54 +02:00

5 lines
127 B
Bash
Executable file

#!/bin/bash
set -eu
cd client && ./node_modules/.bin/vite -c ./src/standalone/videos/vite.config.mjs build --mode=production