run script
authorJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 27 Mar 2018 13:56:01 +0000 (16:56 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Tue, 27 Mar 2018 13:56:01 +0000 (16:56 +0300)
RUN [new file with mode: 0755]

diff --git a/RUN b/RUN
new file mode 100755 (executable)
index 0000000..728ad5c
--- /dev/null
+++ b/RUN
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+rm -f output.ppm
+./csgray && display output.ppm