diff options
Diffstat (limited to 'tools/sample.sh')
-rwxr-xr-x | tools/sample.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tools/sample.sh b/tools/sample.sh deleted file mode 100755 index 284b3108..00000000 --- a/tools/sample.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -~/Products/ledger/ledger \ - --import ~/src/ledger/tools/sample.py \ - -f ~/src/ledger/doc/sample.dat \ - --amount 'get_amount(xact)' \ - register |