diff options
author | noa | 2024-01-03 10:30:12 +0000 |
---|---|---|
committer | noa | 2024-01-03 10:30:12 +0000 |
commit | 1f5337f7a099b880e1ceef784e73a294c1ea0924 (patch) | |
tree | 8f18c1cc244e4235d80950c42659e07fdf102e6b | |
parent | 3052672f0373012ba630cdc5e4802724a69dcf1c (diff) |
Add boobs
-rwxr-xr-x | boobs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/boobs b/boobs new file mode 100755 index 0000000..4256d81 --- /dev/null +++ b/boobs @@ -0,0 +1,3 @@ +#!/usr/local/bin/lua + +print("nice") |