summaryrefslogtreecommitdiff
path: root/db_update_scripts/update_ALL.sh
diff options
context:
space:
mode:
authorNathan Kinkade <nath@nkinka.de>2008-03-23 02:50:00 +0000
committerNathan Kinkade <nath@nkinka.de>2008-03-23 02:50:00 +0000
commit19412e5b812d9cb791ab97d41f4bac2d28b456b1 (patch)
tree9565e7337404fd88fadce3fd57cd6f801e3b6352 /db_update_scripts/update_ALL.sh
parentf68e230521138a8ba491c51a893312e411f57fb7 (diff)
Added scripts for updating database with USDA Standard Reference update files
Diffstat (limited to 'db_update_scripts/update_ALL.sh')
-rwxr-xr-xdb_update_scripts/update_ALL.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/db_update_scripts/update_ALL.sh b/db_update_scripts/update_ALL.sh
new file mode 100755
index 0000000..3203ff1
--- /dev/null
+++ b/db_update_scripts/update_ALL.sh
@@ -0,0 +1,6 @@
+#!/bin/bash
+
+./update_foodDescs.php
+./update_footnotes.php
+./update_nutrientData.php
+./update_weights.php