diff options
Diffstat (limited to 'doc/printme')
-rw-r--r-- | doc/printme | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/printme b/doc/printme new file mode 100644 index 0000000..cc1b939 --- /dev/null +++ b/doc/printme @@ -0,0 +1,2 @@ +#!/bin/bash +./mkdocs; cat bird.txt | sed s/.//g | lpr |