From 7d9382079339f1aa27d49d4d7688ba3fbfd8b7a7 Mon Sep 17 00:00:00 2001 From: Tobias <96661824+CrazyWolf13@users.noreply.github.com> Date: Thu, 9 Apr 2026 16:24:06 +0200 Subject: [PATCH] bookstack: add: git --- ct/bookstack.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ct/bookstack.sh b/ct/bookstack.sh index caf899285..2093fe4b0 100644 --- a/ct/bookstack.sh +++ b/ct/bookstack.sh @@ -29,6 +29,7 @@ function update_script() { exit fi setup_mariadb + ensure_dependencies git if check_for_gh_release "bookstack" "BookStackApp/BookStack"; then msg_info "Stopping Apache2" systemctl stop apache2