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