diff options
Diffstat (limited to 'db_update_scripts/update_ALL.sh')
| -rwxr-xr-x | db_update_scripts/update_ALL.sh | 6 |
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 |
