File size: 89 Bytes
c714816
 
 
 
 
1
2
3
4
5
6
#!/bin/bash

# Install poppler
sudo apt-get update
sudo apt-get install -y poppler-utils