pecl redirects now; update pharext
[m6w6/replicator] / bin / fetch
index 4b49e3421638d08ff82aa68b6de3623c2420d302..c55e785d1f0530d8e5d287f3caa5c7028801445d 100755 (executable)
--- a/bin/fetch
+++ b/bin/fetch
@@ -12,6 +12,7 @@ $procs = [];
 $client = new Client;
 $client->setOptions([
        "timetout" => 60,
+       "redirect" => 1,
        "connecttimeout" => 6
 ]);