Update npmplus-install.sh

This commit is contained in:
CanbiZ
2025-03-13 18:01:00 +01:00
committed by GitHub
parent efd5f1944b
commit b774ad37c1

View File

@@ -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