From e537dc395cd571e7f19be9d2b73ef46fdbb1334d Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 23 Jun 2025 10:37:12 +0200 Subject: [PATCH] Update booklore-install.sh --- install/booklore-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/booklore-install.sh b/install/booklore-install.sh index 5d7f7de7..e0790c12 100644 --- a/install/booklore-install.sh +++ b/install/booklore-install.sh @@ -13,7 +13,7 @@ network_check update_os msg_info "Installing Dependencies" -$STD apt-get install -y nginx +$STD apt-get install -y nginx yq msg_ok "Installed Dependencies" fetch_and_deploy_gh_release "booklore" "adityachandelgit/BookLore"