mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-16 01:34:00 +00:00
borg-ui: missing dependency sshpass (#17286)
Co-authored-by: Christian Forgács <christian@wunderbit.de>
This commit is contained in:
committed by
GitHub
parent
039e65d803
commit
0b536d83c3
@@ -28,7 +28,8 @@ $STD apt install -y \
|
||||
fuse3 \
|
||||
rsync \
|
||||
sshfs \
|
||||
openssh-client
|
||||
openssh-client \
|
||||
sshpass
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
UV_PYTHON="3.12" setup_uv
|
||||
|
||||
Reference in New Issue
Block a user