mirror of
https://github.com/Afilmory/afilmory
synced 2026-04-24 23:05:05 +00:00
3 lines
138 B
Bash
3 lines
138 B
Bash
[ -f config.json ] || cp config.example.json config.json
|
|
[ -f builder.config.json ] || cp builder.config.example.json builder.config.json
|