1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-09-01 20:13:06 +00:00
fcast/receivers/electron/deploy.sh
2024-09-17 09:33:18 -05:00

8 lines
92 B
Bash

#!/bin/sh
# CI/CD WIP
# Build content
echo "Building content..."
npm install
npm run make