From b774ad37c167dda8a635e53dc2f8a5785e266afe Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Thu, 13 Mar 2025 18:01:00 +0100 Subject: [PATCH] Update npmplus-install.sh --- install/npmplus-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/install/npmplus-install.sh b/install/npmplus-install.sh index eee851e24..45fb3abf6 100644 --- a/install/npmplus-install.sh +++ b/install/npmplus-install.sh @@ -104,5 +104,3 @@ for i in {1..60}; do fi sleep 2 done -echo -e "Failed to retrieve default login credentials. Please try manually: docker ps, docker logs" -return 1