Auto backup (2022-05-27T07:05:16.828Z)
This commit is contained in:
@@ -138,7 +138,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"parameters": {
|
"parameters": {
|
||||||
"command": "=cd /home/node/.n8n/backup/ && git config --global user.email \"ihor.nahornyy@gmail.com\" git config --global user.name \"nia\" git commit -m \"Auto backup ({{ new Date().toISOString() }})\""
|
"command": "=cd /home/node/.n8n/backup/ && git commit -m \"Auto backup ({{ new Date().toISOString() }})\""
|
||||||
},
|
},
|
||||||
"name": "git commit1",
|
"name": "git commit1",
|
||||||
"type": "n8n-nodes-base.executeCommand",
|
"type": "n8n-nodes-base.executeCommand",
|
||||||
@@ -251,7 +251,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"createdAt": "2022-05-26T17:20:27.486Z",
|
"createdAt": "2022-05-26T17:20:27.486Z",
|
||||||
"updatedAt": "2022-05-27T03:45:11.487Z",
|
"updatedAt": "2022-05-27T07:05:04.722Z",
|
||||||
"settings": {
|
"settings": {
|
||||||
"saveExecutionProgress": "DEFAULT",
|
"saveExecutionProgress": "DEFAULT",
|
||||||
"errorWorkflow": "25"
|
"errorWorkflow": "25"
|
||||||
|
|||||||
Reference in New Issue
Block a user