DBRecover-for-MySQL-2010/start_dbrecover_linux.sh

4 lines
148 B
Bash

#!/bin/sh
chmod u+x ./jre/linux/bin/java
./jre/linux/bin/java -Dfile.encoding=utf8 -jar dbrecover-for-mysql.jar 1>>dbrecover-for-mysql.log.txt 2>&1