[go: nahoru, domu]

Skip to content

Commit

Permalink
Merge pull request #4 from karancode/fixes
Browse files Browse the repository at this point in the history
remove debug
  • Loading branch information
karancode committed Oct 9, 2021
2 parents 8da382c + 960688c commit 9483baa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/install
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

set -ex
set -e
set -o pipefail

ASDF_INSTALL_TYPE=${ASDF_INSTALL_TYPE:-version }
Expand Down

0 comments on commit 9483baa

Please sign in to comment.