diff options
| author | mo khan <mo.khan@gmail.com> | 2020-05-12 10:49:48 -0600 |
|---|---|---|
| committer | mo khan <mo.khan@gmail.com> | 2020-05-12 10:49:48 -0600 |
| commit | e5b60f31deeb6c1dd1ddf773ddd743f5fdf6f696 (patch) | |
| tree | 60fc738e54447c0b9573d4173401db721751640b /bin/setup | |
| parent | f9eb937bc7a170c861df90b6ec7d5b0a1657a678 (diff) | |
Compile before pulling latest git repo
Diffstat (limited to 'bin/setup')
| -rwxr-xr-x | bin/setup | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
