From e8cb31541984e93dcbaa5f2ac5f56ec390279d5e Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Wed, 24 Sep 2025 22:09:37 +0900 Subject: Apply shfmt to bash script files (make fmt) --- shell/update.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell/update.sh') diff --git a/shell/update.sh b/shell/update.sh index 4b6f63ae..61374d35 100755 --- a/shell/update.sh +++ b/shell/update.sh @@ -9,11 +9,12 @@ dir=${0%"${0##*/}"} update() { { sed -n '1,/^#----BEGIN INCLUDE common\.sh/p' "$1" - cat < "$1.part" -- cgit v1.2.3