Medic.Update (Medic v2.0.1)
View SourcePerforms a list of commands to update a project.
Usage
Medic.Update
is run from a shell script generated at bin/dev/update
:
elixir -r .medic/require.exs -e "Medic.Update.run()" $*
Configuration
See the guides for information on how to Configure Update Checks.