diff --git a/index.rb b/index.rb new file mode 100644 index 0000000000..bd90b165ce --- /dev/null +++ b/index.rb @@ -0,0 +1,4 @@ +loop do + play 107 + sleep 0.561 +end