From 4d81d3b52952edb7a0cc329b4d0b302599b6c4c7 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 8 Oct 2024 13:29:19 -0400 Subject: Axe wine stuff, add config.json, cleanup Signed-off-by: Andrew Opalach --- scripts/line_count.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/line_count.sh b/scripts/line_count.sh index 2ecb7f5..1598b1a 100755 --- a/scripts/line_count.sh +++ b/scripts/line_count.sh @@ -1,2 +1,2 @@ #! /usr/bin/env sh -find ./src -type f | xargs wc -l +find ./src ./taro/src -type f | xargs wc -l -- cgit v1.2.3-101-g0448