diff --git a/e.applescript b/e.applescript new file mode 100644 index 0000000..a3f6525 --- /dev/null +++ b/e.applescript @@ -0,0 +1,4 @@ +repeat + say "e" + log "e" +end repeat \ No newline at end of file