Auto backup (2022-05-27T07:05:16.828Z)

This commit is contained in:
nia
2022-05-27 07:05:16 +00:00
parent e59d4db2f8
commit fed9658231

View File

@@ -138,7 +138,7 @@
},
{
"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",
"type": "n8n-nodes-base.executeCommand",
@@ -251,7 +251,7 @@
}
},
"createdAt": "2022-05-26T17:20:27.486Z",
"updatedAt": "2022-05-27T03:45:11.487Z",
"updatedAt": "2022-05-27T07:05:04.722Z",
"settings": {
"saveExecutionProgress": "DEFAULT",
"errorWorkflow": "25"