Update install/wanderer-install.sh

Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com>
This commit is contained in:
rrole 2025-11-25 15:06:35 +01:00 committed by GitHub
parent 434c4355bc
commit 5189409741
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ mkdir -p "/opt/wanderer/source"
mkdir -p "/opt/wanderer/data/pb_data"
mkdir -p "/opt/wanderer/data/meili_data"
msg_info "Installing dependencies"
msg_info "Installing Dependencies"
$STD apt-get install --no-install-recommends -y \
git
setup_go