CC-3237: Remove phing dependency of end user database installation
-Done
This commit is contained in:
parent
9d7a0f31ca
commit
9a64c49ef0
|
@ -55,10 +55,6 @@ if [ "$?" -ne "0" ]; then
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Install phing
|
|
||||||
pear channel-discover pear.phing.info
|
|
||||||
pear install phing/phing-2.4.2
|
|
||||||
|
|
||||||
# NGINX Config File
|
# NGINX Config File
|
||||||
echo "----------------------------------------------------"
|
echo "----------------------------------------------------"
|
||||||
echo "2.1 NGINX Config File"
|
echo "2.1 NGINX Config File"
|
||||||
|
|
Loading…
Reference in New Issue