mirror of
https://github.com/opnsense/ports.git
synced 2026-04-29 02:48:10 -05:00
4 lines
88 B
Bash
4 lines
88 B
Bash
#!/bin/sh
|
|
|
|
exec java -cp %%JAVALIBDIR%%/jhall.jar com.sun.java.help.search.Indexer "$@"
|