mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
4 lines
59 B
Bash
4 lines
59 B
Bash
|
#!/usr/bin/env bash
|
||
|
apt-get update
|
||
|
apt-get install -y xpdf
|