From da8c4b7b65235909b7c03da480689d9d871f8d59 Mon Sep 17 00:00:00 2001 From: InigoGutierrez Date: Thu, 24 Jan 2019 14:24:44 +0100 Subject: Created music mode and added some other little stuff. --- tty-clock.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 tty-clock.sh (limited to 'tty-clock.sh') diff --git a/tty-clock.sh b/tty-clock.sh new file mode 100755 index 0000000..51baec4 --- /dev/null +++ b/tty-clock.sh @@ -0,0 +1,2 @@ +#!/bin/sh +tty-clock -xscC 4 -- cgit v1.2.1