Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
amada authored and Andy-Python-Programmer committed Dec 3, 2022
1 parent 7164c09 commit bfc2018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ for pkg in "${packages[@]}"; do
else
install_package $pkg &>/dev/null
fi

if query_package $pkg; then
echo -e "${GREEN}ok${NC}"
else
Expand Down

0 comments on commit bfc2018

Please # to comment.