6 lines
No EOL
78 B
Bash
6 lines
No EOL
78 B
Bash
#!/bin/sh
|
|
|
|
/scripts/download-security-jar.sh
|
|
|
|
# Run the main command
|
|
exec "$@" |