Add Perlmagick to Apache installation script
This commit is contained in:
parent
f0390d0ddf
commit
29ec1bb831
@ -159,6 +159,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 perlmagick -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 &&
|
||||
|
Loading…
x
Reference in New Issue
Block a user