From 261e9e4274f2b3fdcdfa9c93b47dffa046f9f858 Mon Sep 17 00:00:00 2001 From: everest Date: Mon, 16 May 2022 22:55:39 +0000 Subject: [PATCH] Update INSTALL.sh --- install/INSTALL.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install/INSTALL.sh b/install/INSTALL.sh index dabf27f..673f1d4 100644 --- a/install/INSTALL.sh +++ b/install/INSTALL.sh @@ -4,5 +4,4 @@ chmod +x ../scripts/now.sh cp ../scripts/now.sh ../scripts/now mv ../scripts/now /usr/bin mv ../scripts/now.conf /etc -mkdir /home/$USER/.config/now -mv ../scripts/events.sh /home/$USER/.config/now +mv ../scripts/events.sh .config/now