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