update.sh 89 B

123456
  1. #!/usr/bin/env bash
  2. git pull
  3. git submodule update --init --recursive --remote