Add fulldev entry
This commit is contained in:
parent
e2f2d37220
commit
3bd032fd30
@ -43,6 +43,8 @@ data:
|
|||||||
dev:
|
dev:
|
||||||
$(MYSQL) $(BASE) < data/data_dev.sql
|
$(MYSQL) $(BASE) < data/data_dev.sql
|
||||||
|
|
||||||
|
fulldev: droptable table load dev
|
||||||
|
|
||||||
droptable:
|
droptable:
|
||||||
cd tables \
|
cd tables \
|
||||||
&& make drop
|
&& make drop
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user