Lightbulb benchmark
[iotcloud.git] / version2 / src / java / light_fan_benchmark / run2.bash
diff --git a/version2/src/java/light_fan_benchmark/run2.bash b/version2/src/java/light_fan_benchmark/run2.bash
new file mode 100755 (executable)
index 0000000..24b3362
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+java -cp .:/Users/Ali/Desktop/iotcloud/version2/src/java/iotcloud/bin BulbSwitch "$1"
\ No newline at end of file