Auto backup (2022-05-27T09:27:45.608Z)

This commit is contained in:
nia
2022-05-27 09:27:45 +00:00
parent 9cdc4d50f8
commit 9cfb924f04

View File

@@ -147,6 +147,18 @@
620
],
"typeVersion": 1
},
{
"parameters": {
"command": "cd /home/node/.n8n/backup/ && git push -u origin master \n"
},
"name": "git push1",
"type": "n8n-nodes-base.executeCommand",
"position": [
1260,
620
],
"typeVersion": 1
}
],
"connections": {
@@ -248,10 +260,21 @@
}
]
]
},
"git commit1": {
"main": [
[
{
"node": "git push1",
"type": "main",
"index": 0
}
]
]
}
},
"createdAt": "2022-05-26T17:20:27.486Z",
"updatedAt": "2022-05-27T07:05:04.722Z",
"updatedAt": "2022-05-27T09:27:32.876Z",
"settings": {
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"