mirror of
https://github.com/tw93/Mole.git
synced 2026-02-04 15:04:42 +00:00
format
This commit is contained in:
@@ -349,7 +349,7 @@ main() {
|
||||
clear
|
||||
fi
|
||||
print_header # Outputs "Optimize and Check"
|
||||
|
||||
|
||||
# Check dependencies
|
||||
if ! command -v jq > /dev/null 2>&1; then
|
||||
echo -e "${RED}${ICON_ERROR}${NC} Missing dependency: jq"
|
||||
|
||||
Reference in New Issue
Block a user