3 lines
129 B
Bash
3 lines
129 B
Bash
#!/bin/sh
|
|
java -Djava.util.logging.config.file=console.cfg -cp ./../libs/*: com.l2jmobius.tools.accountmanager.SQLAccountManager
|