Created
September 25, 2015 16:42
-
-
Save rushipkar90/924dcdccdadda13d17f1 to your computer and use it in GitHub Desktop.
updatessl.sh
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 | |
/scripts/perlinstaller ExtUtils::Installer | |
rm -f /var/cpanel/version/netssleay | |
/usr/local/cpanel/bin/nativessl-install | |
/usr/local/cpanel/etc/init/stopcpsrvd | |
/usr/local/cpanel/etc/init/startcpsrvd |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment