diff --git a/update b/update new file mode 100755 index 0000000..d3347ab --- /dev/null +++ b/update @@ -0,0 +1,4 @@ +#!/bin/bash + +git submodule update --recursive --remote +