Add receipes for Enqueue 0.9.

This commit is contained in:
Maksim Kotlyar
2018-11-29 11:51:14 +02:00
parent e49b60cd56
commit dc652e3572
10 changed files with 58 additions and 0 deletions
@@ -0,0 +1,3 @@
enqueue:
default:
async_commands: true
+5
View File
@@ -0,0 +1,5 @@
{
"copy-from-recipe": {
"config/": "%CONFIG_DIR%/"
}
}