NextCloud find all the bad files and manually Delete(Unraid) DIY 心得 2023年4月28日 Tech Guy Go to nextcloud parent folder of files folder(by user) execute “find files -depth –type d -name ‘.git’ –exec rm -r ‘{}’ \;”