Add libspreadsheet-xlsx-perl to Apache installation script.
This commit is contained in:
parent
32afd217a9
commit
e08c7ccabe
@ -100,6 +100,7 @@ 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 &&
|
||||
apt install libxml-simple-perl -y 2>>install.log &&
|
||||
apt install libspreadsheet-xlsx-perl -y 2>>install.log &&
|
||||
|
||||
a2enmod rewrite 2>>install.log &&
|
||||
a2enmod headers 2>>install.log &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user