From 4d04e90f0941350957afe7ffe17e99fe27eca2b9 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 2 Apr 2025 18:13:25 +0200 Subject: refactor(modules/legacy/firefox): Move to by-name This also improves the arkanfox-integration and the profile id generation. --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index 77cb9482..b4408bea 100755 --- a/update.sh +++ b/update.sh @@ -10,7 +10,7 @@ __update_sh_run() { unset __update_sh_command } -__update_sh_run ./modules/home.legacy/conf/firefox/scripts/update_extensions.sh "$@" +__update_sh_run ./modules/by-name/fi/firefox/update_extensions.sh "$@" __update_sh_run ./pkgs/update_pkgs.sh "$@" echo "Also update out-of tree dependencies, like yt!" 2>&1 -- cgit 1.4.1