1
0
mirror of https://github.com/tommytran732/QubesOS-Scripts synced 2025-02-02 11:01:34 -05:00

Add openssh-askpass to vault

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2025-01-27 07:57:54 -07:00 committed by GitHub
parent bfd83a9c4e
commit ea3faf01c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,4 +24,4 @@ download() {
unpriv curl -s --proxy http://127.0.0.1:8082 "${1}" | sudo tee "${2}" > /dev/null unpriv curl -s --proxy http://127.0.0.1:8082 "${1}" | sudo tee "${2}" > /dev/null
} }
sudo dnf install -y keepassxc sudo dnf install -y keepassxc openssh-askpass