Working : Fixture : Product add default category

This commit is contained in:
gmorel
2013-09-17 14:15:23 +02:00
parent 2bebb5697a
commit f10842069c
3 changed files with 17 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ echo -e "\n\e[01;34m[INFO] Building Models file\e[00m\n"
echo -e "\n\e[01;34m[INFO] Building SQL CREATE file\e[00m\n"
../../bin/propel sql:build -v --output-dir=../../install/
echo -e "\n\e[01;34m[INFO] Reloaded Thelia2 database\e[00m\n"
echo -e "\n\e[01;34m[INFO] Reloading Thelia2 database\e[00m\n"
cd ../..
rm install/sqldb.map
php Thelia thelia:dev:reloadDB