add some quick scripts for cron jobs
[freeside.git] / bin / bill-as-nextyear
diff --git a/bin/bill-as-nextyear b/bin/bill-as-nextyear
new file mode 100755 (executable)
index 0000000..63c4ad2
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+year=`date +%Y`
+nextyear=`expr $year + 1`
+/usr/local/bin/freeside-daily -d 1/1/$nextyear fs_daily