2 lines
108 B
Bash
Executable file
2 lines
108 B
Bash
Executable file
#!/bin/sh
|
|
LD_LIBRARY_PATH="$HOME"/Documents/Miscellaneous/alpchroot/usr/lib "$HOME"/.local/src/dam/dam "$@"
|