mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update npmplus-install.sh
This commit is contained in:
		@@ -103,5 +103,5 @@ for i in {1..60}; do
 | 
				
			|||||||
        exit 0
 | 
					        exit 0
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
    sleep 2
 | 
					    sleep 2
 | 
				
			||||||
    [[ $i -eq 60 ]] && echo -e "Failed to retrieve default login credentials." && exit 1
 | 
					    [[ $i -eq 60 ]] && echo -e "Failed to retrieve default login credentials. Please try it manually (docker ps, docker logs)" && exit 1
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user