From e5b60f31deeb6c1dd1ddf773ddd743f5fdf6f696 Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 12 May 2020 10:49:48 -0600 Subject: Compile before pulling latest git repo --- bin/setup | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/setup') diff --git a/bin/setup b/bin/setup index 3fe8847..6a04d6c 100755 --- a/bin/setup +++ b/bin/setup @@ -6,4 +6,5 @@ ruby -v gem install bundler --conservative -v '~> 2.0' git submodule update --init bundle check || bundle install --jobs "$(sysctl -n hw.ncpu || nproc)" +bin/compile ruby -Ilib ./exe/spandx pull -- cgit v1.2.3