Update alpine-komodo-install.sh

This commit is contained in:
CanbiZ 2025-05-05 14:32:10 +02:00
parent 63a4e5a61a
commit 282d792399

View File

@ -14,7 +14,7 @@ network_check
update_os
msg_info "Installing Dependencies"
$STD apk add --no-cache ca-certificates
$STD apk add --no-cache ca-certificates openssl
msg_ok "Installed Dependencies"
msg_info "Setup Docker Repository"