diff --git a/git-hooks/post-checkout b/git-hooks/post-checkout index 5bb02c7..a8b1206 100755 --- a/git-hooks/post-checkout +++ b/git-hooks/post-checkout @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash git submodule init git submodule update