Update seafile-install.sh

This commit is contained in:
CanbiZ 2025-03-11 12:47:09 +01:00
parent fd90158d9a
commit 96132644c0

View File

@ -18,6 +18,7 @@ $STD apt-get install -y \
sudo \
mc \
wget \
curl \
xmlstarlet \
expect
msg_ok "Installed Dependencies"