mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-13 08:34:19 +00:00
Update install.sh
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user