auto-tag

Upgrade

Get the latest version of AutoTag from GitHub.

Easy upgrade

Without Git

If you installed with cURL rather than Git, use this option.

Run this command for the script to update itself.

$ autotag --upgrade

With Git

If you cloned this repo, you can use Git to upgrade the script. e.g.

$ cd ~/repos/auto-tag
$ git pull

Manual upgrade

Follow the Download and Change permissions steps in Installation again.