Changed the path of users app on dumpdata_rol.sh script

remotes/origin/enhancement/email-actions
Jesús Espino 2014-04-22 10:03:07 +02:00
parent 71479e415c
commit 53bc472724
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash
python ./manage.py dumpdata -n --indent=4 users.Role > taiga/base/users/fixtures/initial_role.json
python ./manage.py dumpdata -n --indent=4 users.Role > taiga/users/fixtures/initial_role.json