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