mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
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