mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-05 23:50:33 +00:00
Update dependency installation for Radicale (#8603)
This commit is contained in:
parent
c0894cb612
commit
fa3f993256
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
|
|||
$STD apt install -y \
|
||||
apache2-utils \
|
||||
python3-pip \
|
||||
python3.11-venv
|
||||
python3-venv
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up Radicale"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue