summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index b8ed988..2769ebc 100644
--- a/INSTALL
+++ b/INSTALL
@@ -34,7 +34,9 @@ phpfspot install howto:
4. To pre-create all thumbnails invoke the script gen_thumbs.php
cd ${phpfspot_home}
- ./gen_thumbs.sh
+ "./gen_thumbs.php"
+ or
+ "php gen_thumbs.php" (if execute-permission is not set)
thumbnails can also be created on-the-fly by the webserver but
this will take away a lot of resources of your system during