From 63e06578ac56620ae059915b9b4f3b4de286069b Mon Sep 17 00:00:00 2001 From: Aethrexal Date: Thu, 16 Jan 2025 00:34:52 +0100 Subject: [PATCH] Updated challenges script --- Scripts/challenges.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/challenges.sh b/Scripts/challenges.sh index db4eab5..fcb5e16 100755 --- a/Scripts/challenges.sh +++ b/Scripts/challenges.sh @@ -2,7 +2,7 @@ # Some things taken from here https://github.com/nmdra/Dotfiles/blob/main/scripts/birthday.sh -jsonFile="/home/luna/NixOS/scripts/challengesData.json" +jsonFile="/home/luna/Scripts/challengesData.json" d="$((s / 60 / 60 / 24)) days"