diff --git a/install.sh b/install.sh index 3506385..15900e2 100644 --- a/install.sh +++ b/install.sh @@ -74,4 +74,4 @@ case "$DISTRO" in ;; "opensuse" | "opensuse-leap" | "opensuse-tumbleweed") echo "Installing Docker on openSUSE..." - install_docker_opensuse + install_docker_opensuse \ No newline at end of file