Fixed function name call

This commit is contained in:
root 2024-06-20 19:57:15 +00:00
parent cb528c85af
commit cdd6d66596

View File

@ -72,7 +72,7 @@ if [[ "$NAME" = "Ubuntu" ]]; then
check_ports
elif [[ "$NAME" = "Alpine Linux" ]]; then
update_alpine
install_packages
install_packages_alpine
fi
# Configure docker private network