Auto backup (2022-05-27T09:27:45.608Z)
This commit is contained in:
@@ -147,6 +147,18 @@
|
|||||||
620
|
620
|
||||||
],
|
],
|
||||||
"typeVersion": 1
|
"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": {
|
"connections": {
|
||||||
@@ -248,10 +260,21 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"git commit1": {
|
||||||
|
"main": [
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"node": "git push1",
|
||||||
|
"type": "main",
|
||||||
|
"index": 0
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createdAt": "2022-05-26T17:20:27.486Z",
|
"createdAt": "2022-05-26T17:20:27.486Z",
|
||||||
"updatedAt": "2022-05-27T07:05:04.722Z",
|
"updatedAt": "2022-05-27T09:27:32.876Z",
|
||||||
"settings": {
|
"settings": {
|
||||||
"saveExecutionProgress": "DEFAULT",
|
"saveExecutionProgress": "DEFAULT",
|
||||||
"errorWorkflow": "25"
|
"errorWorkflow": "25"
|
||||||
|
|||||||
Reference in New Issue
Block a user