diff --git a/bootstrap.sh b/bootstrap.sh index a4af85d..b6abb72 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,6 @@ #!/bin/sh set -eu +git submodule update --init ./sync.sh git reset --hard