Created
June 7, 2018 08:27
-
-
Save sunnyone/422f2b23c5f497bf099035a80002bad8 to your computer and use it in GitHub Desktop.
Hipchat4 Ubuntu 18.04 hack
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
sudo ln -s /usr/lib/x86_64-linux-gnu/libssl.so.1.0.0 /opt/HipChat4/lib/libssl.so | |
sudo ln -s /usr/lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /opt/HipChat4/lib/libcrypto.so |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment