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:
parent
bfd83a9c4e
commit
ea3faf01c2
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user