minor fix in postgres DBExport.sh (jar of a missing file ExpDat.log)

This commit is contained in:
Carlos Ruiz 2007-12-15 03:25:54 +00:00
parent 557d2c431f
commit 1df79a8a4f
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ pg_dump --no-owner -U $1 $ADEMPIERE_DB_NAME > $ADEMPIERE_HOME/data/ExpDat.dmp
export PGPASSWORD=
cd $ADEMPIERE_HOME/data
jar cvfM ExpDat.jar ExpDat.dmp ExpDat.log
jar cvfM ExpDat.jar ExpDat.dmp