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