Update dependency installation for Radicale (#8603)

This commit is contained in:
Filippo Stella
2025-10-23 18:46:17 +02:00
committed by GitHub
parent c0894cb612
commit fa3f993256

View File

@@ -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"