File size: 98 Bytes
26cc687
b041e75
 
26cc687
 
 
 
1
2
3
4
5
6
7
8

#!/bin/bash

# Install Poppler for PDF handling
apt-get update
apt-get install -y poppler-utils