voice-changer/client/buildAllDemo.sh
2023-04-07 05:26:42 +09:00

4 lines
76 B
Bash
Executable File

#!/bin/bash
cd demo && ncu -u && npm install && npm run build:prod && cd -