diff options
-rwxr-xr-x | update.sh (renamed from update) | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/update b/update.sh index d3c0f526..32d369a8 100755 --- a/update +++ b/update.sh @@ -2,5 +2,3 @@ # shellcheck disable=SC2086 ./home-manager/config/firefox/scripts/update_extensions - -nix run git+https://codeberg.org/soispha/flake_update |