Revision 8927
Added by Aaron Marcuse-Kubitza over 11 years ago
schemas/VegCore/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
schemas/VegCore/VegCore.ERD.mwb.run: added export_mysql (), which runs VegCore.my.sql/make ()