IDEMPIERE-864 oracle/unix scripts RUN_DBRestore.sh and RUN_DBRestoredp.sh are the same

This commit is contained in:
Carlos Ruiz 2013-04-17 09:23:37 -05:00
parent f408fbc6d3
commit e2b7706ced
1 changed files with 1 additions and 1 deletions

View File

@ -16,4 +16,4 @@ read in
# Parameter: <systemAccount> <adempiereID> <adempierePwd>
# globalqss - cruiz - 2007-10-09 - added fourth parameter for postgres(ignored in oracle)
$ADEMPIERE_DB_PATH/DBRestore.sh system/$ADEMPIERE_DB_SYSTEM $ADEMPIERE_DB_USER $ADEMPIERE_DB_PASSWORD $ADEMPIERE_DB_SYSTEM
$ADEMPIERE_DB_PATH/DBRestoredp.sh system/$ADEMPIERE_DB_SYSTEM $ADEMPIERE_DB_USER $ADEMPIERE_DB_PASSWORD $ADEMPIERE_DB_SYSTEM