Auto backup (2022-05-27T10:05:20.261Z)
This commit is contained in:
@@ -44,8 +44,8 @@
|
||||
"name": "git commit",
|
||||
"type": "n8n-nodes-base.executeCommand",
|
||||
"position": [
|
||||
890,
|
||||
400
|
||||
900,
|
||||
340
|
||||
],
|
||||
"typeVersion": 1
|
||||
},
|
||||
@@ -138,7 +138,7 @@
|
||||
},
|
||||
{
|
||||
"parameters": {
|
||||
"command": "cd /home/node/.n8n/backup/ && git push \n origin master \n"
|
||||
"command": "cd /home/node/.n8n/backup/ && git push https://nia:4159b2141ce710381857585e10f643c40ea613e3@lab.cynic.club/nia/n8n.git --all \n"
|
||||
},
|
||||
"name": "git push1",
|
||||
"type": "n8n-nodes-base.executeCommand",
|
||||
@@ -251,7 +251,7 @@
|
||||
}
|
||||
},
|
||||
"createdAt": "2022-05-26T17:20:27.486Z",
|
||||
"updatedAt": "2022-05-27T10:00:25.426Z",
|
||||
"updatedAt": "2022-05-27T10:05:07.181Z",
|
||||
"settings": {
|
||||
"saveExecutionProgress": "DEFAULT",
|
||||
"errorWorkflow": "25"
|
||||
|
||||
Reference in New Issue
Block a user