diff options
Diffstat (limited to 'quickcheck.sh')
-rwxr-xr-x | quickcheck.sh | 2 |
1 files changed, 2 insertions, 0 deletions
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 |