This commit is contained in:
2019-01-05 12:13:04 -06:00
parent 66440de61c
commit 9565bdb43c
2 changed files with 1 additions and 2 deletions

1
run.sh
View File

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