Modify script to download MySQL with "./build update" instead of "..update_versions"

nmb

Verified User
Joined
Sep 13, 2008
Messages
223
Modify script to download MySQL with "./build update" instead of "..update_versions"

Almost all updated software will download first using "./build update" and compile/install when running "./build update_versions".

MySQL is the only software that will both download and install when running "./build update_versions". Do you have any reason for that? Is it possible to use "./build update" to also download MySQL? That way, I can pre-download all needed software first and run "./build update_versions" when I'm ready to compile/install software.
 
Back
Top