[Fixture] 添加首页

This commit is contained in:
ibuler
2017-04-02 18:09:40 +08:00
parent 66a2262ee9
commit 709552f14c
16 changed files with 597 additions and 538 deletions

View File

@@ -2,5 +2,5 @@
#
for app in users assets perms audits ops applications;do
rm -f ../apps/$app/migrations/000*
rm -f ../apps/$app/migrations/00*
done