Update yubal-install.sh

This commit is contained in:
Tobias
2026-01-31 20:58:44 +01:00
committed by GitHub
parent cc3d4cec6d
commit 6a308f5469

View File

@@ -19,7 +19,8 @@ $STD apt install -y \
libssl-dev \
libffi-dev \
python3-dev \
ffmpeg
ffmpeg \
git
msg_ok "Installed Dependencies"
msg_info "Installing Bun"