diff options
Diffstat (limited to 'commands/potatoesandsalad')
-rwxr-xr-x | commands/potatoesandsalad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commands/potatoesandsalad b/commands/potatoesandsalad new file mode 100755 index 0000000..c6f13c0 --- /dev/null +++ b/commands/potatoesandsalad @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +echo "$1" goes well with potatoes and salad |