Update hanko-install.sh

This commit is contained in:
CanbiZ 2025-06-16 15:06:05 +02:00
parent ce17b773b4
commit 7519a0893b

View File

@ -14,7 +14,7 @@ network_check
update_os update_os
msg_info "Installing Dependencies" msg_info "Installing Dependencies"
$STD apt-get install -y yq $STD apt install -y yq
msg_ok "Installed Dependencies" msg_ok "Installed Dependencies"
PG_VERSION="16" install_postgresql PG_VERSION="16" install_postgresql