Update to update rsr script

This commit is contained in:
Ryan
2023-06-25 13:50:38 +00:00
parent 194457e662
commit 43910f2b1c
+1 -1
View File
@@ -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