From 1561c3d500a38f1c1dbe4ccd7d093b808dc7c588 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Thu, 22 Sep 2022 14:47:55 -0500 Subject: Fix bug --- shite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shite b/shite index b955b50..3c90130 100755 --- a/shite +++ b/shite @@ -12,7 +12,7 @@ expand() { end="expand_$(date +%s)_${count:=0}" eval "$( echo "dog <<$end" - dog <"$@" + dog <"$1" echo echo "$end" )" && count=$((count + 1)) -- cgit 1.4.1-21-gabe81