From c3be6b289bc1a7b19491092941a46c4b67159056 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Thu, 5 Aug 2021 00:23:22 +0200 Subject: Fixing newsboat and qutebrowser crontabs to connect them to the X server --- install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install') diff --git a/install b/install index 825bfac..2c6ee73 100755 --- a/install +++ b/install @@ -103,7 +103,7 @@ echo 'INFO: Run this script as root if you want to install the root contab' # dictionaties ############################################################################### -echo '---------------------------- INSTALL CRONTAB -----------------------------' +echo '---------------------------- INSTALL DICTIONARY --------------------------' install_dict() { url="$1" archive_name="$(basename "$url")" -- cgit