This commit is contained in:
d-chrka 2026-03-15 13:28:57 +01:00
parent 326200194a
commit fe0e95fa04
1 changed files with 4 additions and 1 deletions

View File

@ -52,7 +52,10 @@
"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(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)"
]
}
}