Files
Stirling-PDF/scripts/init-without-ocr.sh
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
78 B
Bash
Raw Normal View History

2023-12-18 14:52:18 +00:00
#!/bin/sh
/scripts/download-security-jar.sh
# Run the main command
exec "$@"