11 Sep
2009
11 Sep
'09
10:31 p.m.
On Fri, Sep 11, 2009 at 9:15 PM, Néstor <rotsen@gmail.com> wrote:
Now I just need to figured out how to make the system not include the drupal-6.13
Presuming you are on a Linux/Unix box... As root - cd <your path to drupal-6.13> and type the following: rm -fr drupal-6.13 All this does is recursively delete the contents of the directory.