diff options
Diffstat (limited to 'commands/boobs')
-rwxr-xr-x | commands/boobs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commands/boobs b/commands/boobs new file mode 100755 index 0000000..4256d81 --- /dev/null +++ b/commands/boobs @@ -0,0 +1,3 @@ +#!/usr/local/bin/lua + +print("nice") |