Skip to content

Commit fa3f993

Browse files
authored
Update dependency installation for Radicale (#8603)
1 parent c0894cb commit fa3f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/radicale-install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msg_info "Installing Dependencies"
1717
$STD apt install -y \
1818
apache2-utils \
1919
python3-pip \
20-
python3.11-venv
20+
python3-venv
2121
msg_ok "Installed Dependencies"
2222

2323
msg_info "Setting up Radicale"

0 commit comments

Comments
 (0)