3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
|
#!/bin/sh
|
||
|
export LIBRARY_PATH=/usr/lib64:$LIBRARY_PATH
|