1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-07-08 18:20:12 +02:00
Stirling-PDF/scripts/init-without-ocr.sh
2023-12-18 14:52:18 +00:00

6 lines
78 B
Bash

#!/bin/sh
/scripts/download-security-jar.sh
# Run the main command
exec "$@"