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

7 lines
117 B
Bash
Raw Normal View History

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