From: fluffy Date: Wed, 20 Jun 2012 05:35:34 +0000 (-0700) Subject: Change update.php shebang to support any in-path installation location for php X-Git-Tag: 1.6.0~207^2~1 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=ece7871113892e324c46a83f9628bdb74a0d92ca;p=tt-rss.git Change update.php shebang to support any in-path installation location for php --- diff --git a/update.php b/update.php index 68add9f0..44c39b6a 100755 --- a/update.php +++ b/update.php @@ -1,4 +1,4 @@ -#!/usr/bin/php +#!/usr/bin/env php