summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authormhsn <mail@mhsn.net>2025-04-23 11:06:50 +0100
committermhsn <mail@mhsn.net>2025-04-23 11:06:50 +0100
commit277af786610b02c47c2be1346261d92da2eabd82 (patch)
treeaa57a080bb31e97cec41a9368352e0f4cf0b7f96 /check
parent5701aec839ee58a706b84865f316edf90356ed86 (diff)
downloadaoc-277af786610b02c47c2be1346261d92da2eabd82.tar.gz
aoc-277af786610b02c47c2be1346261d92da2eabd82.zip
run shfmt
Diffstat (limited to 'check')
-rwxr-xr-xcheck1
1 files changed, 0 insertions, 1 deletions
diff --git a/check b/check
index 7f81561..5fd97d7 100755
--- a/check
+++ b/check
@@ -5,7 +5,6 @@ day=$2
lang=$3
input=$4
-
script=$(readlink -f "$0")
script_path=$(dirname "$script")