Magellan Linux

Annotation of /mcore-src/trunk/mcore-tools/src/mcore-register-client.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2437 - (hide annotations) (download)
Thu Sep 3 12:39:57 2015 UTC (8 years, 8 months ago) by niro
File size: 260 byte(s)
-fixed nsslsay environment
1 niro 2434 #!/bin/bash
2    
3     MCORE_LIBDIR="@@MCORE_LIBDIR@@"
4     source @@SYSCONFDIR@@/mcore/mcore.conf
5     source ${MCORE_LIBDIR}/include/common.global.class
6     source ${MCORE_LIBDIR}/include/register.global.class
7    
8 niro 2437 SSLSAY_IP="${MCORE_CONTROL_SERVER}"
9     SSLSAY_PORT="6666"
10 niro 2434 register_client