Update run.sh

This commit is contained in:
2019-01-05 12:12:35 -06:00
parent a6c29baa88
commit 66440de61c

1
run.sh
View File

@@ -17,3 +17,4 @@ if [ "`git log --pretty=%H ...refs/heads/master^ | head -n 1 >/dev/null`" != "`g
fi
./mysqlbu-scripts.sh $1 $2
exit 0