/[virtual-ldap]/koha-ldap-rewrite.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /koha-ldap-rewrite.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 64 - (show annotations)
Sun Feb 21 00:38:01 2010 UTC (14 years, 1 month ago) by dpavlin
File MIME type: application/x-sh
File size: 147 byte(s)
example scripts for startup

1 cd /srv/virtual-ldap/
2 log=koha-ldap-rewrite.log
3 test -f $log && mv $log $log.`date +%Y-%m-%dT%H%M%S`
4 ( ./bin/ldap-rewrite.pl 2>&1 ) | tee -a $log

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26