Release v2-verbose

This commit is contained in:
Shivam Mathur
2025-08-10 13:17:51 +05:30
parent 20529878ed
commit 85b721c19d
42 changed files with 172 additions and 172 deletions

View File

@ -17,7 +17,7 @@ add_gearman_helper() {
add_gearman() {
status="Enabled"
if [ "$(uname -s)" = 'Linux' ]; then
add_gearman_helper >/dev/null 2>&1
add_gearman_helper
add_extension_log "gearman" "$status"
else
add_brew_extension gearman extension