# README # This script attempts to perform an inline of an *existing* Ureka installation. `ur_upgrade` may be useful if you have invested time customizing your environment, and are wary of installing the latest version manually. ### Usage ### ``` usage: ur_upgrade.py [-h] [--latest] [--request REQUEST] [--mirror MIRROR] UR_DIR Ureka Upgrade Utility positional arguments: UR_DIR Absolute path to Ureka installation optional arguments: -h, --help show this help message and exit --latest Upgrade to the latest (stable) version --request REQUEST Upgrade to a specific version --mirror MIRROR Use a Ureka download mirror ``` ### License ### BSD