## Overview
Enable admins to run an `upgrade` command to automatically upgrade their WriteFreely installation.
## Background
### Users
Instance admins.
## Implementation
* Download the latest version from an authoritative source
* Extract and replace only application files (not `*.ini` or `keys`)
* Restart the server (built-in?)