Add librest-client-perl to apache installation script
This commit is contained in:
parent
469d20a8b2
commit
aa8a1395c2
@ -94,6 +94,7 @@ apt install libjson-perl -y 2>>install.log &&
|
||||
apt install libmime-lite-perl -y 2>>install.log &&
|
||||
apt install libexcel-writer-xlsx-perl -y 2>>install.log &&
|
||||
apt install libgd-perl -y 2>>install.log &&
|
||||
apt install librest-client-perl -y 2>>install.log &&
|
||||
|
||||
a2enmod rewrite 2>>install.log &&
|
||||
a2enmod headers 2>>install.log &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user