summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/report4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/report b/scripts/report
index be90f896..c5dbe171 100755
--- a/scripts/report
+++ b/scripts/report
@@ -1,7 +1,7 @@
-#!/bin/bash
+#!/bin/sh
cd /tmp
-ledger -j reg "$@" > report
+ledger "$@" > report
gnuplot <<EOF
set terminal png