This commit is contained in:
2025-11-27 02:33:17 +00:00
parent 76c81548bf
commit c4528f1319
8 changed files with 79 additions and 36 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/bin/bash
for f in ./**
find . -mindepth 1 -type d -print0 | while IFS= read -r -d '' f
do
pushd "$f"
~/images_resize.sh