4 lines
40 B
Text
4 lines
40 B
Text
|
#!/bin/sh
|
||
|
|
||
|
cd %%DATADIR%% && ./words $@
|