Update to update rsr script
This commit is contained in:
@@ -16,4 +16,4 @@ do
|
||||
done
|
||||
|
||||
|
||||
find $WEBROOT/images | perl -pe 's/^\/var\/www//' | sort > $WEBROOT/images.txt
|
||||
find $WEBROOT/images -type f | perl -pe 's/^\/var\/www//' | sort > $WEBROOT/images.txt
|
||||
|
||||
Reference in New Issue
Block a user