bin/cubicweb-ctl
author Katia Saurfelt <katia.saurfelt@logilab.fr>
Thu, 30 Apr 2009 14:26:57 +0200
changeset 1610 d38e10f92938
parent 0 b97547f5f1fa
child 12253 9165f4b7426b
permissions -rwxr-xr-x
preferences : update

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