This commit is contained in:
Laurent Destailleur 2023-03-16 12:35:06 +01:00
parent 15fcf43d39
commit 066e041783

View File

@ -19,13 +19,14 @@ or
- admin / adminadmin
Save demo
-------------
The script savedemo.sh will save current database into a database dump file.
Update demo
-------------
The goal of script updatedemo.php is to update dates into the demo data so samples are up to date.
The goal of script dev/initdemo/updatedemo.php is to update dates into the demo data so samples are up to date.
Save demo
-------------
The script dev/initdemo.savedemo.sh will save current database into a database dump file.