bin/cubicweb-ctl
author Emile Anclin <emile.anclin@logilab.fr>
Mon, 30 Mar 2009 14:27:19 +0200
changeset 1191 216141cf47a3
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
remove all erudi and ginco occurences in the doc

#!/usr/bin/env python
from cubicweb.cwctl import run
import sys
run(sys.argv[1:])