CORE-POS/IS4C

View on GitHub
data/pre-commit

Summary

Maintainability
Test Coverage
#!/bin/bash
mysqldump -uroot --skip-extended-insert ypsi_opdata > /Users/joel/Sites/YPSI_CORE/data/opdata.sql
cd /Users/joel/Sites/YPSI_CORE/data
git add opdata.sql