From b26b780cedf8447ca955483fb745e7f7f68960b2 Mon Sep 17 00:00:00 2001 From: Soispha Date: Tue, 2 May 2023 19:43:42 +0200 Subject: Fix(update): Rename to update.sh to work with flake-update --- update.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 update.sh (limited to 'update.sh') diff --git a/update.sh b/update.sh new file mode 100755 index 00000000..32d369a8 --- /dev/null +++ b/update.sh @@ -0,0 +1,4 @@ +#!/bin/sh +# shellcheck disable=SC2086 + +./home-manager/config/firefox/scripts/update_extensions -- cgit 1.4.1