diff options
Diffstat (limited to 'commands/news')
-rwxr-xr-x | commands/news | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/commands/news b/commands/news new file mode 100755 index 0000000..287396a --- /dev/null +++ b/commands/news @@ -0,0 +1,3 @@ +#!/usr/bin/env sh + +echo no news is good news |