Skip to content

Commit

Permalink
Update install.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivas365 authored Sep 16, 2024
1 parent a47f828 commit 27b84d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
Expand Down

0 comments on commit 27b84d6

Please sign in to comment.