From 4e425aba7c46f8ac2b2ff697e456c1a5815171d9 Mon Sep 17 00:00:00 2001 From: Soispha Date: Mon, 28 Aug 2023 14:46:44 +0200 Subject: Build(update.sh): Use correct path to update script --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index f6431055..d64db739 100755 --- a/update.sh +++ b/update.sh @@ -1,4 +1,4 @@ #!/bin/sh # shellcheck disable=SC2086 -./home-manager/soispha/config/firefox/scripts/update_extensions +./hm/soispha/conf/firefox/scripts/update_extensions -- cgit 1.4.1