DBRecover-for-MySQL-2010/start_dbrecover_linux.sh

4 lines
148 B
Bash
Raw Permalink Normal View History

2023-07-01 18:50:34 +08:00
#!/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