fix(booklore): add setup_yq to update script (#9989)

This commit is contained in:
CanbiZ
2025-12-15 17:38:03 +01:00
committed by GitHub
parent 1e6b9a7001
commit a949a1cc97

View File

@ -46,6 +46,7 @@ function update_script() {
msg_ok "Built Frontend"
JAVA_VERSION="21" setup_java
setup_yq
msg_info "Building Backend"
cd /opt/booklore/booklore-api