bin/cubicweb-ctl
author Noe Gaumont <ngaumont@logilab.fr>
Wed, 16 Oct 2019 14:49:38 +0200
changeset 12742 ca698656251c
parent 12253 9165f4b7426b
child 12779 44147dab9d27
permissions -rwxr-xr-x
Add a migration function in order to relocate bfss Related to https://www.cubicweb.org/ticket/1903304

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