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

    r2660 r2688  
    153153 
    1541546. Delete old files to avoid security risks: 
    155         # sudo rm -fR /var/www/ispcp/engine/messager/ 
    156         # sudo rm -fR /var/www/ispcp/gui/{admin,client,include,orderpanel,themes,reseller}/ 
    157         # sudo rm -fR /var/www/ispcp/gui/*.php 
     155        # sudo rm -Rf /var/www/ispcp/{engine,gui} 
    158156 
    1591577. Copy /usr and /var directories into your system (you may make backups) 
Note: See TracChangeset for help on using the changeset viewer.