diff --git a/scripts/generate-thumbs.php b/scripts/generate-thumbs.php new file mode 100644 index 00000000..b154c788 --- /dev/null +++ b/scripts/generate-thumbs.php @@ -0,0 +1,20 @@ +tryGetWorkingThumbPath()) + $post->generateThumb(); +} + +echo 'Don\'t forget to check access rights.';