mirror of
https://github.com/c9fe/22120.git
synced 2024-11-05 18:42:33 +01:00
6 lines
100 B
Bash
Executable File
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
|
|
|