use env bash in nvm-exec and install.sh

This commit is contained in:
Thomas Levine
2016-02-14 19:34:19 +00:00
parent 06b81f0f36
commit 0eaa7e0bde
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
DIR="$(command cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"