fix(centos): update to python 3.8 and install psycopg
This commit is contained in:
parent
104e9053e1
commit
d67f321f74
|
@ -88,7 +88,8 @@ yum install -y \
|
||||||
php-mbstring \
|
php-mbstring \
|
||||||
php-json \
|
php-json \
|
||||||
php-process \
|
php-process \
|
||||||
python36-devel \
|
python38-devel \
|
||||||
|
python38-psycopg2 \
|
||||||
httpd \
|
httpd \
|
||||||
icecast \
|
icecast \
|
||||||
liquidsoap \
|
liquidsoap \
|
||||||
|
|
Loading…
Reference in New Issue