parent
343e4e6be5
commit
e8fb17a653
1 changed files with 4 additions and 0 deletions
4
install
4
install
|
@ -770,6 +770,10 @@ if [ "$ignore_dependencies" = "f" ]; then
|
||||||
loud " * Installing External Dependencies * "
|
loud " * Installing External Dependencies * "
|
||||||
loud "-----------------------------------------------------"
|
loud "-----------------------------------------------------"
|
||||||
|
|
||||||
|
if $is_ubuntu_dist; then
|
||||||
|
loudCmd "add-apt-repository -y ppa:libretime/libretime"
|
||||||
|
fi
|
||||||
|
|
||||||
if [ -x /usr/bin/apt-get ]; then
|
if [ -x /usr/bin/apt-get ]; then
|
||||||
verbose "\n * Reading packages.ini files..."
|
verbose "\n * Reading packages.ini files..."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue