018b8d3479
- Simplify data handling - it's no longer needed to symlink whole datadir tree in dotdir
3 lines
67 B
Bash
3 lines
67 B
Bash
#!/bin/sh
|
|
|
|
cd %%DATADIR%% && exec %%PREFIX%%/libexec/bfclient "$@"
|