Update booklore-install.sh

This commit is contained in:
CanbiZ (MickLesk)
2026-02-26 21:50:11 +01:00
committed by GitHub
parent 77c5c398a1
commit 1652431954
+1 -1
View File
@@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apt-get install -y ffmpeg
$STD apt install -y ffmpeg
msg_ok "Installed Dependencies"
JAVA_VERSION="25" setup_java