From 5cfb24a219a604bdfe3ffc24899cb02c4aa39716 Mon Sep 17 00:00:00 2001 From: Alex Grintsvayg Date: Wed, 19 Oct 2016 17:30:11 -0400 Subject: [PATCH] php7 in script --- update.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.php b/update.php index 8a6e6d5f..5b8e033d 100755 --- a/update.php +++ b/update.php @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/php7.0