4 lines
69 B
Text
4 lines
69 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/redeclipse "$@"
|