#!/bin/bash mysql -u flipkey -pfl1p3gg5 $1 < ~/schema/$1_$2_sync.sql mysql -u flipkey -pfl1p3gg5 $1 -e "call $1_$2_sync();"