Auto backup (2022-05-27T09:30:53.733Z)

This commit is contained in:
nia
2022-05-27 09:30:53 +00:00
parent 9cfb924f04
commit 9f9ccf4740

View File

@@ -150,7 +150,7 @@
},
{
"parameters": {
"command": "cd /home/node/.n8n/backup/ && git push -u origin master \n"
"command": "cd /home/node/.n8n/backup/ && git push \n origin master \n"
},
"name": "git push1",
"type": "n8n-nodes-base.executeCommand",
@@ -274,7 +274,7 @@
}
},
"createdAt": "2022-05-26T17:20:27.486Z",
"updatedAt": "2022-05-27T09:27:32.876Z",
"updatedAt": "2022-05-27T09:30:41.838Z",
"settings": {
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"