Clear all objects from the SQLAlchemy session at the start of each request.
[invirt/packages/invirt-web.git] / code / unauth.fcgi
1 #!/bin/sh
2
3 exec ./invirt.fcgi unauth "$@"