Update borg.md

This commit is contained in:
JM Sanchez 2024-08-19 00:10:03 +08:00 committed by GitHub
parent 6fd441afb4
commit 475024e8da
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
---
functions:
shell:
- code: aa-exec /bin/sh
- code: borg extract @:/::: --rsh "sh -c 'sh </dev/tty >/dev/tty 2>/dev/tty'"
sudo:
- code: sudo aa-exec /bin/sh
---