CC-3237: Remove phing dependency of end user database installation
-remove phing from airtime-full-install
This commit is contained in:
parent
e70b490327
commit
69275066af
1 changed files with 0 additions and 4 deletions
|
@ -52,10 +52,6 @@ if [ "$?" -ne "0" ]; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
# Install phing
|
||||
pear channel-discover pear.phing.info
|
||||
pear install phing/phing-2.4.2
|
||||
|
||||
# Apache Config File
|
||||
echo "----------------------------------------------------"
|
||||
echo "2. Apache Config File"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue