CC-3312: Upgrade scripts for 2.0.1
-Done
This commit is contained in:
parent
a4a41f301f
commit
1dd49b8a11
3 changed files with 27 additions and 2 deletions
|
@ -52,7 +52,7 @@ apt-get -y --force-yes install libmp3lame-dev lame icecast2
|
|||
if [ "$dist" = "Debian" ]; then
|
||||
apt-get -y install zendframework
|
||||
else
|
||||
apt-get -y install zend-framework
|
||||
apt-get -y install libzend-framework-php
|
||||
fi
|
||||
|
||||
|
||||
|
|
|
@ -54,7 +54,7 @@ apt-get -y --force-yes install libmp3lame-dev lame icecast2
|
|||
if [ "$dist" = "Debian" ]; then
|
||||
apt-get -y install zendframework
|
||||
else
|
||||
apt-get -y install zend-framework
|
||||
apt-get -y install libzend-framework-php
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue