mirror of
https://gitee.com/jmix/cuba.git
synced 2024-12-04 12:17:41 +08:00
3 lines
77 B
Batchfile
3 lines
77 B
Batchfile
java -cp %1 org.hsqldb.server.Server --database.0 file:%2 --dbname.0 %2
|
|
exit
|