update.sh 49 B

123
  1. #!/bin/bash
  2. cd `dirname "$0"`
  3. git pull --ff-only