bin/cubicweb-ctl
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Sun, 02 Feb 2020 22:15:38 +0100
branch3.27
changeset 12873 de90a96be6f0
parent 12779 44147dab9d27
permissions -rwxr-xr-x
[doc] replace python with python3 in shell commands

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