#!/bin/bash git submodule update --recursive --init pushd opentrafficshaper/awitpt
git checkout v0.1.x
git pull popd git submodule update