summaryrefslogtreecommitdiff
path: root/bin/billco-upload
diff options
context:
space:
mode:
authorivan <ivan>2005-11-01 05:21:29 +0000
committerivan <ivan>2005-11-01 05:21:29 +0000
commit2fa0c10b17335cf02aaa1b65781b09db8f0f3301 (patch)
treec59037662df1708412410b6f0965803af5054d85 /bin/billco-upload
parent5862c8ef887a1f8b54aebb8b03aab6cc5dc5860a (diff)
do the zip
Diffstat (limited to 'bin/billco-upload')
-rw-r--r--bin/billco-upload2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/billco-upload b/bin/billco-upload
index 165eafa..f0adbd8 100644
--- a/bin/billco-upload
+++ b/bin/billco-upload
@@ -8,7 +8,7 @@ for a in header detail; do
mv spool-$a.csv $date-$a.csv
done
-echo zip $date.zip $date-header.csv $date-detail.csv
+zip $date.zip $date-header.csv $date-detail.csv
echo $dir/$date.zip