summaryrefslogtreecommitdiffstats
path: root/peardev.sh
diff options
context:
space:
mode:
Diffstat (limited to 'peardev.sh')
-rw-r--r--peardev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/peardev.sh b/peardev.sh
index 340c31b..dfc2778 100644
--- a/peardev.sh
+++ b/peardev.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-exec /usr/bin/php -C -q \
+exec /usr/bin/php -C \
-d memory_limit="-1" \
-d include_path=/usr/share/pear \
-d date.timezone=UTC \