summaryrefslogtreecommitdiff
path: root/bin/setup
diff options
context:
space:
mode:
authormo khan <mo.khan@gmail.com>2020-04-12 13:05:19 -0600
committermo khan <mo.khan@gmail.com>2020-04-12 13:05:19 -0600
commit5148358f866ab2a00c8c3ce9d1c3e5095dfb04a1 (patch)
tree971aff62869d789a9d339daedb55118f0114a93d /bin/setup
parent88d945fc69f952933326f8d9276c25ff0d0beba8 (diff)
Remove printing commands and verbose output
Diffstat (limited to 'bin/setup')
-rwxr-xr-xbin/setup1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/setup b/bin/setup
index 571be65..3372dd0 100755
--- a/bin/setup
+++ b/bin/setup
@@ -1,7 +1,6 @@
#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
-set -vx
bundle check || bundle install --jobs "$(sysctl -n hw.ncpu || nproc)"
bundle exec ./exe/spandx pull