pass version to MW client app and get it to run
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
clientApp.0.main=com.muwire.webui.MuWireClient
|
||||
clientApp.0.name=MuWire
|
||||
clientApp.0.startOnLoad=false
|
||||
clientApp.0.startOnLoad=true
|
||||
clientApp.0.delay=5
|
||||
clientApp.0.classpath=${libname}
|
||||
clientApp.0.args=version=${version}
|
||||
|
Reference in New Issue
Block a user