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 "$@"