1
0
mirror of https://github.com/c9fe/22120.git synced 2024-09-12 02:52:28 +02:00
22120/scripts/go_build.sh

6 lines
104 B
Bash
Raw Normal View History

2023-01-14 19:07:52 +01:00
#!/usr/bin/env bash
cp ./.package.build.json ./package.json
cp ./src/.common.build.js ./src/common.js