mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2024-11-09 17:07:43 +01:00
706bbac9f0
this commit moves the default config into a seperate folder. And it adds a preLaunchTask which copies the default dev config to the used dev config. This is done with the cp option '-ru' so if the files in the target dir (current config) are newer they are not overwritten.
6 lines
No EOL
60 B
JSON
6 lines
No EOL
60 B
JSON
{
|
|
"basic": {
|
|
"name": ""
|
|
},
|
|
"steps": []
|
|
} |