change destination

This commit is contained in:
Dibir Magomedsaygitov
2020-10-01 12:28:33 +03:00
parent fb82e1197a
commit 3a2c8bc0b9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
{ {
"type": "file", "type": "file",
"source": "{{ template_dir }}/post-generation", "source": "{{ template_dir }}/post-generation",
"destination": "{{user `image_folder`}}" "destination": "C:/post-generation"
}, },
{ {
"type": "file", "type": "file",
+1 -1
View File
@@ -85,7 +85,7 @@
{ {
"type": "file", "type": "file",
"source": "{{ template_dir }}/post-generation", "source": "{{ template_dir }}/post-generation",
"destination": "{{user `image_folder`}}" "destination": "C:/post-generation"
}, },
{ {
"type": "file", "type": "file",