1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-06 19:17:48 +02:00
This commit is contained in:
kakwa 2019-02-07 20:48:06 +01:00
parent 86fb6c1dd2
commit c3feafdb2c

View File

@ -143,5 +143,6 @@ def main():
options.environment, options.fastcgi, options.scgi,
options.pidfile, options.cgi, options.debug)
if __name__ == '__main__':
main()