Revision 13967
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/config/VirtualBox_VMs/vegbiendev/README.TXT | ||
---|---|---|
20 | 20 |
(cd inputs/; for dir in */; do dir="${dir%/}"; case "$dir" in analytical_db|IRMNG|IUCN|newWorld|ARIZ) : ;; *) mv "$dir" .archive/"$dir";; esac; done) |
21 | 21 |
make misc-Linux db inputs/install schemas/public/reinstall |
22 | 22 |
# at "This will delete the current public schema of your VegBIEN DB", type y and press ENTER |
23 |
# at "If asked for MySQL root password ... Press ENTER to continue", press ENTER |
Also available in: Unified diff
fix: config/VirtualBox_VMs/vegbiendev/README.TXT: removed non-applicable step about the MySQL root password, which is not used for this procedure