diff options
-rwxr-xr-x | update | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/update b/update deleted file mode 100755 index 07fd496..0000000 --- a/update +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh -# shellcheck disable=SC2086 - - -nix run git+https://codeberg.org/soispha/flake_update.git; |