Skip to content

Commit

Permalink
Init git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
bdewater committed May 15, 2020
1 parent 99b9ca3 commit 7d3157c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/setup
Expand Up @@ -3,6 +3,8 @@ set -euo pipefail
IFS=$'\n\t'
set -vx

git submodule update --init --recursive

bundle install

# Do any other automated setup that you need to do here

0 comments on commit 7d3157c

Please sign in to comment.