testing [skip ci]

This commit is contained in:
Shivam Mathur
2026-05-13 23:44:13 +05:30
parent bc5c9f7652
commit 97c274d72a
42 changed files with 183 additions and 183 deletions

View File

@@ -19,7 +19,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