chore: fix typo in install_macos.sh

This commit is contained in:
weidong fu 2022-09-24 10:19:37 +08:00 committed by nathan
parent f317bae216
commit 91469df126

View File

@ -34,8 +34,6 @@ else
printMessage "Skipping Rust installation."
fi
abvc
# Install sqllite
printMessage "Installing sqlLite3."
brew install sqlite3