mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 19:25:22 +01:00
Qual: Move script to init data in same directoty
This commit is contained in:
17
dev/initdata/README
Normal file
17
dev/initdata/README
Normal file
@@ -0,0 +1,17 @@
|
||||
README (English)
|
||||
--------------------------------
|
||||
|
||||
*** Demo
|
||||
|
||||
Scripts in this directory can be used to reinit a demo database.
|
||||
WARNING: This will erase current database with data into initdemo.sql.
|
||||
|
||||
Do a chmod 700 initdemo.sh
|
||||
then run ./initdemo.sh to launch Graphic User Interface.
|
||||
|
||||
Install of package "dialog" is required.
|
||||
|
||||
|
||||
*** Other
|
||||
|
||||
Other scripts can be used to load data test.
|
||||
Reference in New Issue
Block a user