From 82539db317b616b41b6e16629f19ddb4a49f6cc7 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Fri, 13 Jan 2023 19:31:14 -0500 Subject: shell script to test modifications quickly --- quickcheck.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 quickcheck.sh (limited to 'quickcheck.sh') diff --git a/quickcheck.sh b/quickcheck.sh new file mode 100755 index 0000000..96c2e27 --- /dev/null +++ b/quickcheck.sh @@ -0,0 +1,2 @@ +#!/bin/sh +make clean && make && clear && ./graphicus-02 -- cgit v1.2.3