mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-17 02:34:20 +08: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