1
0
mirror of https://github.com/c9fe/22120.git synced 2024-11-05 18:42:33 +01:00
22120/scripts/go_dev.sh
2021-12-30 01:12:52 +08:00

6 lines
100 B
Bash
Executable File

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