From e7ca40f6249ca091179471cf7ce2fa90dc4b565d Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 1 Apr 2024 12:59:02 +0200 Subject: style(update_common_files): Format --- update_common_files.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'update_common_files.sh') diff --git a/update_common_files.sh b/update_common_files.sh index 9015cc6..3b7dddd 100755 --- a/update_common_files.sh +++ b/update_common_files.sh @@ -1,6 +1,6 @@ #!/usr/bin/env sh -ROOT="$(git rev-parse --show-toplevel)"; +ROOT="$(git rev-parse --show-toplevel)" # This results in fd returning relative paths cd "$ROOT/common" || echo "BUG, no root dir!" -- cgit 1.4.1