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-json \
|
||||
php-process \
|
||||
python36-devel \
|
||||
python38-devel \
|
||||
python38-psycopg2 \
|
||||
httpd \
|
||||
icecast \
|
||||
liquidsoap \
|
||||
|
|
Loading…
Reference in New Issue