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/Fedora/INSTALL

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