2024-10-11 21:26:03 +04:00

7 lines
93 B
Bash

#!/bin/sh
rm -rf ../HlsBundle
mkdir ../HlsBundle
npm run build-$1
cp ./dist/* ../HlsBundle/