From 14cc0c2a31a9261d67adefc44ab3457253ac8a52 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Sat, 6 Feb 2016 13:02:47 -0800 Subject: [PATCH] fix path for script --- scripts/telegraph.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/telegraph.php b/scripts/telegraph.php index f16970f..beb11a8 100644 --- a/scripts/telegraph.php +++ b/scripts/telegraph.php @@ -1,5 +1,5 @@ run_workers(array_key_exists(1, $argv) ? $argv[1] : 4);