Project

General

Profile

« Previous | Next » 

Revision 8927

schemas/VegCore/VegCore.ERD.mwb.run: added export_mysql (), which runs VegCore.my.sql/make ()

View differences:

VegCore.ERD.mwb.run
1 1
#!/bin/bash -e
2 2
# syncs VegCore.ERD.mwb's zip file contents
3 3
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/runscripts/util.run
4
. "$(dirname "${BASH_SOURCE[0]}")"/../../lib/local.sh
4 5

  
5 6
if self_not_included; then
6 7

  

Also available in: Unified diff