Typo again
這個提交存在於:
父節點
8caa548ec0
當前提交
876fba3053
共有 1 個檔案被更改,包括 1 行新增 和 1 行删除
|
|
@ -1,6 +1,6 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
PHP_VERSION=`php -v|grep --only-matching --perl-regexp "5\.\\d+\"`
|
PHP_VERSION=`php -v|grep --only-matching --perl-regexp "5\.\\d+"`
|
||||||
|
|
||||||
if [[ $PHP_VERSION != "5.5" ]]
|
if [[ $PHP_VERSION != "5.5" ]]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
載入中…
新增表格
Add a link
新增問題並參考