update configuration to allow the core/upgrade/install.php to have the
same read_timeout in nginx as it has in php execution time.
This should prevent the nginx timeout error when a upgrade takes longer
than 60 seconds (the deafult in nginx)
moved command line argument processing to a separate script so it can be
shared
added --use-system-master to allow user to use master branch instead of
detected master