Add images.csv support
This commit is contained in:
@@ -19,6 +19,7 @@ done
|
||||
|
||||
echo Download complete at `date`
|
||||
find $WEBROOT/images -type f | perl -pe 's/^\/var\/www//' | sort > $WEBROOT/images.txt
|
||||
/opt/app/makelist.pl > $WEBROOT/images.csv
|
||||
echo Done at `date`
|
||||
echo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user