changeset 3013:88b9ca9bef51

<oerjan> sed -i \'1i#!/bin/bash\' bin/randquote
author HackBot
date Fri, 31 May 2013 18:31:02 +0000
parents b8b194e85a34
children 45643429ac5b
files bin/randquote
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/bin/randquote	Fri May 31 18:28:56 2013 +0000
+++ b/bin/randquote	Fri May 31 18:31:02 2013 +0000
@@ -1,1 +1,2 @@
+#!/bin/bash
 quote "$@" | shuf -n 1