1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-12 07:30:13 +02:00
Stirling-PDF/scripts/init-without-ocr.sh

6 lines
78 B
Bash
Raw Normal View History

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