Updates to examples queries. Improve real-timeness of lfta aggregation
[com/gs-lite.git] / demo / GDATEXAMPLE / runall
diff --git a/demo/GDATEXAMPLE/runall b/demo/GDATEXAMPLE/runall
new file mode 100644 (file)
index 0000000..1fce2d2
--- /dev/null
@@ -0,0 +1,11 @@
+#!/bin/sh
+./killexample
+sleep 1
+./runit
+sleep 10
+python ./gen_feed.py &
+
+../../bin/gsprintconsole `cat gshub.log` default example &
+sleep 10
+../../bin/start_processing
+