Closed bwbroersma closed 1 year ago
grep -Rl 'Security.txt' | xargs sed -i 's/Security.txt/security.txt/g'
thank you for your pull request!