Ignore:
Timestamp:
03/11/10 14:58:15 (2 years ago)
Author:
nuxwin
Message:
  • [SETUP] Fixed #2276: Wrong instructions for removing old files during an

update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/omega-1.0.5/docs/Gentoo/INSTALL

    r2660 r2688  
    232232 
    2332337. Delete old files to avoid security risks: 
    234         # rm -fR /var/www/ispcp/engine/ 
    235         # rm -fR /var/www/ispcp/gui/{admin,client,include,orderpanel,themes,reseller}/ 
    236         # rm -fR /var/www/ispcp/gui/*.php 
     234        # rm -Rf /var/www/ispcp/{engine,gui} 
    237235 
    2382368. Copy /usr and /var directories into your system (you may make backups) 
Note: See TracChangeset for help on using the changeset viewer.