bin/cubicweb-ctl
author Laurent Peuch <cortex@worlddomination.be>
Thu, 05 Dec 2019 18:38:00 +0100
changeset 12806 91e262556573
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[refactoring] don't hide exceptions

#!/usr/bin/env python3
from cubicweb.cwctl import run
run()