terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

Create update.sh #38

Closed theodorosploumis closed 9 years ago

theodorosploumis commented 9 years ago

We should use an update.sh instead of install.sh so we don't have to reinstall Docker, Composer and Drush. Otherwise we need to have if criteria on install.sh. Second is better but first is simpler.

jonpugh commented 9 years ago

We are going to use terra self-update for updates. This script wouldn't work, anyway, it would have to run git pull.

Thanks for the contribution, though! When we start the self-update work lets make sure to mention that in this issue.