[Clarification/feature request]
As I understand there are 3 basics steps of deployment:
- clone repo
- install dependencies
- run app
Reboot is a bit misleading - it suggests the action of killing the app and running it again, so the last step only. So I propose to rename it to Redeploy, because it actually updates the repo and installs dependencies (AFAIK).


