From 68827d323227c98c90712e809eabc983252b38c9 Mon Sep 17 00:00:00 2001 From: Tibor Frank Date: Wed, 14 Apr 2021 10:27:57 +0200 Subject: PAL: Fix path to the theme Change-Id: I960c575841a92687a1272c905bbcc057de4a737e Signed-off-by: Tibor Frank (cherry picked from commit 37f7b3ead9eabc8c8d195ae168565c6f12eb8197) --- resources/tools/presentation/run_report.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'resources/tools/presentation/run_report.sh') diff --git a/resources/tools/presentation/run_report.sh b/resources/tools/presentation/run_report.sh index 52757efbf7..f006669b80 100755 --- a/resources/tools/presentation/run_report.sh +++ b/resources/tools/presentation/run_report.sh @@ -9,7 +9,6 @@ typeset -A CFG typeset -A DIR DIR[WORKING]=_tmp -CFG[BLD_LATEX]=1 # Install system dependencies sudo apt-get -y update -- cgit 1.2.3-korg