Add "transfert" feature (don't show tansferts into statistics)

Update package.sh
This commit is contained in:
2010-08-21 09:25:35 +02:00
parent 8977c820fc
commit 3802460429
10 changed files with 172 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash
DATE=`date +%d.%m.%Y`
DIR="build_$DATE"
DIR="KissCount_build_$DATE"
FILE="$DIR.tar.bz2"
rm -f $FILE