Merging installer strings

This commit is contained in:
Zachary Klosko 2020-12-16 14:57:42 -05:00
parent 09dc9f53f3
commit 6b55206eff
1 changed files with 5 additions and 8 deletions

View File

@ -23,17 +23,14 @@ apt-get install -y gstreamer1.0-plugins-base \
python-cairo \ python-cairo \
pkg-config \ pkg-config \
libcairo2-dev \ libcairo2-dev \
postgresql \ php7.2 \
postgresql-client
apt-get install -y php7.2 \
php7.2-curl \ php7.2-curl \
php7.2-gd \ php7.2-gd \
php7.2-pgsql \ php7.2-pgsql \
php-apcu \ php7.2-apcu \
php-bcmath \ php7.2-bcmath \
php-mbstring \ php7.2-mbstring \
php-pear php7.2-pear
# Making directory; not sure why... # Making directory; not sure why...
mkdir -p /tmp/log/libretime mkdir -p /tmp/log/libretime