upd
This commit is contained in:
parent
326200194a
commit
fe0e95fa04
|
|
@ -52,7 +52,10 @@
|
||||||
"Bash(az resource:*)",
|
"Bash(az resource:*)",
|
||||||
"Bash(BACKUP=\"/home/d-chrka@internal.lan/Projekte/chrka/Ka-Note/ka-note/backups/ka-note-pre-deploy-1.2.39.db\")",
|
"Bash(BACKUP=\"/home/d-chrka@internal.lan/Projekte/chrka/Ka-Note/ka-note/backups/ka-note-pre-deploy-1.2.39.db\")",
|
||||||
"Bash(split -b 8m \"$BACKUP\" /tmp/db_chunk_)",
|
"Bash(split -b 8m \"$BACKUP\" /tmp/db_chunk_)",
|
||||||
"Read(//tmp/**)"
|
"Read(//tmp/**)",
|
||||||
|
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)",
|
||||||
|
"Bash(git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote set-url origin git@git.straso.com:chk/Ka-Note.git && git -C /home/d-chrka@internal.lan/Projekte/chrka/Ka-Note remote -v)",
|
||||||
|
"Bash(ssh -T git@git.straso.com 2>&1)"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue