diff options
Diffstat (limited to 'bin/bill-as-nextmonth-BILL')
-rwxr-xr-x | bin/bill-as-nextmonth-BILL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/bin/bill-as-nextmonth-BILL b/bin/bill-as-nextmonth-BILL deleted file mode 100755 index 91e943110..000000000 --- a/bin/bill-as-nextmonth-BILL +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -month=`date +%m` -nextmonth=`expr $month + 1` -/usr/local/bin/freeside-daily -d $nextmonth/1/`date +%Y` -p BILL fs_daily |