#Kit-Name: Peripheral Web Admin

set mbs.bundles.base=../../../bundles/

############# install webconsole kitman
kitman.i "Web Console"
############# install json-rpc kitman
kitman.i "Peripheral JSON-RPC"

############# install inventory
fw.i -s -f -l com.prosyst.mbs.peripheral.inventory.jar
############# install webconsole
fw.i -s -f -l com.prosyst.mbs.peripheral.webconsole.jar

