diff --git a/update.php b/update.php
index 68add9f0ccfc34563c19db262373f868dd53abb1..44c39b6a883748184c6634ed725e3951d093aec0 100755
--- a/update.php
+++ b/update.php
@@ -1,4 +1,4 @@
-#!/usr/bin/php
+#!/usr/bin/env php
 <?php
 	set_include_path(get_include_path() . PATH_SEPARATOR .
 		dirname(__FILE__) . "/include");