From 7d3aaa963081e7bfe831fabb0f11aaf542c3357d Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 25 May 2024 13:41:13 +0200 Subject: style(treewide): Format --- update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update.sh') diff --git a/update.sh b/update.sh index c96f4482..5394f0ca 100755 --- a/update.sh +++ b/update.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh __update_sh_run() { - __update_sh_command="$1"; + __update_sh_command="$1" shift 1 printf "\033[35;1m> \033[0m\033[35;1m%s\033[0m\n" "Running '$(basename "$__update_sh_command")' .." -- cgit 1.4.1