Auto backup (2022-05-27T09:30:53.733Z)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user