Created
October 23, 2018 19:22
-
-
Save ParasoftExamples/33db54c697c7a969c55d72d2b77696b7 to your computer and use it in GitHub Desktop.
This file contains 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
#!/usr/bin/env bash | |
LD_LIBRARY_PATH=’/home/USER/heartbleed/env/lib:/home/USER/insure/lib’ \ | |
/home/USER/heartbleed/env/sbin/lighttpd \ | |
-D \ | |
-f /home/USER/hearbleed/lighttpd.conf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment