X-Git-Url: http://plrg.eecs.uci.edu/git/?p=iot2.git;a=blobdiff_plain;f=localconfig%2Fiotruntime%2Frun.bash;h=16d8e3e4adf968b6d62e84138740ab6ebd762857;hp=b12794ac750d97ef2d3e6a4f4777c123be7aa6b5;hb=HEAD;hpb=01541ae949154a8c6bfc488fd50c05d5561ea42b diff --git a/localconfig/iotruntime/run.bash b/localconfig/iotruntime/run.bash index b12794a..16d8e3e 100755 --- a/localconfig/iotruntime/run.bash +++ b/localconfig/iotruntime/run.bash @@ -1,10 +1,10 @@ #!/bin/bash -#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster Lifxtest -java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster SmartLightsController -#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster IrrigationController -#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster SpeakerController -#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster HomeSecurityController +java -cp .:/usr/share/java/*:./../:./../iotcode/ iotruntime.master.IoTMaster Lifxtest +#java -cp .:/usr/share/java/*:./../:./../iotcode/ iotruntime.master.IoTMaster SmartLightsController +#java -cp .:/usr/share/java/*:./../:./../iotcode/ iotruntime.master.IoTMaster IrrigationController +#java -cp .:/usr/share/java/*:./../:./../iotcode/ iotruntime.master.IoTMaster SpeakerController +#java -cp .:/usr/share/java/*:./../:./../iotcode/ iotruntime.master.IoTMaster HomeSecurityController # Combination -#java -cp .:/usr/share/java/*:./../:./../iotcode/:./../iotcode/Lifxtest/ iotruntime.master.IoTMaster HomeSecurityController SmartLightsController SpeakerController IrrigationController +#java -cp .:/usr/share/java/*:./../:./../iotcode/ iotruntime.master.IoTMaster HomeSecurityController SmartLightsController SpeakerController IrrigationController