mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-09-08 07:31:14 +00:00
use env bash in nvm-exec and install.sh
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
{ # this ensures the entire script is downloaded #
|
||||
|
||||
|
Reference in New Issue
Block a user