mirror of
https://github.com/Afilmory/afilmory
synced 2026-02-01 22:48:17 +00:00
3 lines
132 B
Bash
3 lines
132 B
Bash
[ -f config.json ] || cp config.example.json config.json
|
|
[ -f builder.config.ts ] || cp builder.config.default.ts builder.config.ts
|