diff options
Diffstat (limited to 'app/hello.lua')
-rw-r--r-- | app/hello.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/app/hello.lua b/app/hello.lua deleted file mode 100644 index a26be1e..0000000 --- a/app/hello.lua +++ /dev/null @@ -1,3 +0,0 @@ -#!/usr/bin/env lua - -print("hello world") |