#!/usr/bin/env bash

# 更新 子模块
git submodule update --init --remote
