3 lines
76 B
Bash
3 lines
76 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/redeclipse_server "$@"
|