This commit is contained in:
kakwa 2019-02-07 20:48:06 +01:00
parent 86fb6c1dd2
commit c3feafdb2c
1 changed files with 1 additions and 0 deletions

View File

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