Created
February 11, 2018 21:41
-
-
Save b0noI/7939a24cfd41118060d8cabea4bd894e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/sh | |
| export LD_LIBRARY_PATH=$ORIGINAL_LD_LIBRARY_PATH | |
| unset ORIGINAL_LD_LIBRARY_PATH |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment