From b058c6c2332fc2aeb33d64819c111e74066603fd Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 16 Aug 2022 20:10:41 -0400 Subject: [PATCH] Struct array for outputs #4442 extra option might help --- firmware/gen_live_documentation.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/firmware/gen_live_documentation.sh b/firmware/gen_live_documentation.sh index 5657209a27..f22f50b572 100755 --- a/firmware/gen_live_documentation.sh +++ b/firmware/gen_live_documentation.sh @@ -5,8 +5,6 @@ rm gen_live_documentation.log if [ -n "$1" ]; then echo "With prepend $1" EXTRA_PREPEND="-DUsagesReader.extra_prepend=$1" -else - fi java -DSystemOut.name=logs/gen_live_documentation \