From: Jakub Vrana Date: Sat, 26 May 2012 06:21:31 +0000 (-0700) Subject: Mark scripts as executable X-Git-Tag: v3.4.0~22 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=56ac3d1817cc216bbc6d8914b93ef037981ffa8e;p=adminer.git Mark scripts as executable --- diff --git a/compile.php b/compile.php old mode 100644 new mode 100755 index f2710d32..8c7e3643 --- a/compile.php +++ b/compile.php @@ -1,3 +1,4 @@ +#!/usr/bin/env php