Apply suggestion from @tremor021

This commit is contained in:
Slaviša Arežina 2025-11-25 15:52:39 +01:00 committed by GitHub
parent 4e22a4af77
commit 9e9ec103a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,10 +13,6 @@ setting_up_container
network_check
update_os
msg_info "Installing Dependencies"
$STD apt install --no-install-recommends -y git
msg_ok "Installed Dependencies"
setup_go
setup_nodejs
fetch_and_deploy_gh_release "meilisearch" "meilisearch/meilisearch" "binary" "latest" "/opt/wanderer/source/search"