mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
use env bash in nvm-exec and install.sh
This commit is contained in:
parent
06b81f0f36
commit
0eaa7e0bde
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
{ # this ensures the entire script is downloaded #
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user