Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 538 Bytes

File metadata and controls

18 lines (13 loc) · 538 Bytes
icon arrow-up-big-small

Upgrade Guide

Upgrading an existing Directory Lister installation is quick and painless.

  1. Download the latest version of Directory Lister from https://www.directorylister.com

  2. Extract the zip/tar archive

  3. Copy the extracted files/folders to your existing installation location

    1. If prompted, overwriting all files
  4. Clear the application cache by deleting all files in the app/cache directory

     rm --recursive --force app/cache/*