diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-12 19:34:32 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2006-11-12 19:34:32 +0000 |
commit | b0bb396b1467db905611212e9d5bd334aefbe1bd (patch) | |
tree | 219ff614be69a5aad2940a3117dcd243da09ee55 /UPGRADE | |
parent | d30cf6685e8046f1c855a64333a42d5cb04dfa14 (diff) |
Added Parse::RecDescent to recommended dependencies, updated UPGRADE file
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@530 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'UPGRADE')
-rw-r--r-- | UPGRADE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ sql/Pg-central.sql file into it. "update users_conf set password = md5('my_password');" Naturally you would use your password instead of my_password. -6) Import the users. Run the utils/upgrade/import_users.pl script to do this. +6) Import the users. Run the import-members script to do this. 7) Copy the files from the LedgerSMB tarball over your existing installation. 8) Delete the users directory. |