diff --git a/src/script.sh b/src/script.sh index ffc4060..e0b3089 100644 --- a/src/script.sh +++ b/src/script.sh @@ -36,9 +36,6 @@ check_grep() { } check_grep -if command -v bun &> /dev/null; then - alias node="bun" -fi node --version