diff options
Diffstat (limited to 'update')
-rwxr-xr-x | update | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/update b/update deleted file mode 100755 index d3c0f526..00000000 --- a/update +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -# shellcheck disable=SC2086 - -./home-manager/config/firefox/scripts/update_extensions - -nix run git+https://codeberg.org/soispha/flake_update |