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