Update php.sh
This commit is contained in:
parent
e052971f52
commit
4217afadc1
|
|
@ -6,6 +6,7 @@ cd "$(dirname "$0")"
|
|||
#includes
|
||||
. ./config.sh
|
||||
. ./colors.sh
|
||||
. ./environment.sh
|
||||
|
||||
#send a message
|
||||
verbose "Configuring PHP"
|
||||
|
|
|
|||
Loading…
Reference in New Issue