This commit is contained in:
Sébastien Lucas 2013-11-28 10:06:31 +01:00
parent fd76478e8f
commit 8caa548ec0

View file

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
PHP_VERSION=`php -v|grep --only-matching --perl-regexp "5\.\\d+\"`