Script execution

This commit is contained in:
sfop
2016-06-24 10:42:10 +02:00
parent 6dd0476d32
commit 378088e42e
+3
View File
@@ -0,0 +1,3 @@
print "Start"
time.sleep(3.0)
print "Stop"