This commit is contained in:
CanbiZ (MickLesk)
2026-03-25 10:59:03 +01:00
parent 91e1d2831e
commit 65a9b046c2
2 changed files with 4 additions and 4 deletions

View File

@@ -18,11 +18,11 @@ $STD apt install -y \
build-essential \
git \
libsqlite3-dev \
python3
python3 \
ffmpeg
msg_ok "Installed Dependencies"
NODE_VERSION="22" NODE_MODULE="yarn" setup_nodejs
setup_ffmpeg
msg_info "Installing Readium"
READIUM_VERSION="0.6.5"