1
0
mirror of https://github.com/c9fe/22120.git synced 2024-08-18 15:19:40 +02:00
22120/scripts/go_build.sh
Cris Stringfellow 3e8d2ebae9
create
2023-01-15 02:07:52 +08:00

6 lines
104 B
Bash
Executable File

#!/usr/bin/env bash
cp ./.package.build.json ./package.json
cp ./src/.common.build.js ./src/common.js