diff options
Diffstat (limited to '')
-rwxr-xr-x | update.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/update.sh b/update.sh index ff10f870..8f7d338e 100755 --- a/update.sh +++ b/update.sh @@ -22,7 +22,6 @@ __update_sh_run() { } __update_sh_run nix flake update -__update_sh_run ./modules/by-name/fi/firefox/update_extensions.sh "$@" __update_sh_run ./pkgs/update_pkgs.sh "$@" # __update_sh_run nix flake check |