mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 17:59:21 +02:00
remove codespell in build
This commit is contained in:
parent
e26b2026a1
commit
ef4a11ac75
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ find lam/lib/3rdParty -name LICENSE -exec rm {} \;
|
|||
find lam/lib/3rdParty -name README.md -exec rm {} \;
|
||||
find lam/lib/3rdParty -name CHANGELOG.md -exec rm {} \;
|
||||
find lam/lib/3rdParty -name CHANGELOG.txt -exec rm {} \;
|
||||
find lam/lib/3rdParty -name .github -exec rm -rf {} \;
|
||||
find lam/lib/3rdParty -name .github | xargs rm -r
|
||||
mv lam ldap-account-manager-$VERSION
|
||||
|
||||
# create LAM manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue