mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
Update install.sh
This commit is contained in:
parent
a47f8280e6
commit
27b84d69ea
@ -370,7 +370,6 @@ nvm_check_global_modules() {
|
||||
append_to_file() {
|
||||
local file=$1
|
||||
local code=$2
|
||||
|
||||
echo "$code" >> "$file"
|
||||
echo "code added to the file"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user