mirror of
https://github.com/openwrt/packages.git
synced 2026-04-16 03:12:16 +00:00
Piping to xargs does not handle spaces in paths too well, because it splits up the paths. For deleting empty dirs, we also need to do several retries, otherwise `find` will try to go through the directories after they're deleted. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
1.5 KiB
1.5 KiB