mirror of
https://gitee.com/amber-ce/amber-ce-bookworm.git
synced 2025-12-14 11:02:05 +08:00
linker.sh
This commit is contained in:
@@ -87,5 +87,6 @@ find "$target_dir" -type d | awk -F/ '{print NF, $0}' | sort -n | cut -d' ' -f2-
|
||||
mv -v "$dir" "$parent_path/$newdirname"
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
echo "处理完成!"
|
||||
|
||||
Reference in New Issue
Block a user