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