mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
8.7
This commit is contained in:
parent
66b0a55672
commit
e01e505ae2
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ rm -f lam/lib/3rdParty/tcpdf/fonts/*.ttf
|
||||||
rm -r lam/lib/3rdParty/composer/nesbot/carbon/bin
|
rm -r lam/lib/3rdParty/composer/nesbot/carbon/bin
|
||||||
chmod -R -x+X lam/lib/3rdParty
|
chmod -R -x+X lam/lib/3rdParty
|
||||||
rm lam/composer*
|
rm lam/composer*
|
||||||
|
rm lam/sbom*
|
||||||
find . -name .svnignore -exec rm {} \;
|
find . -name .svnignore -exec rm {} \;
|
||||||
find . -name .gitignore -exec rm {} \;
|
find . -name .gitignore -exec rm {} \;
|
||||||
find lam/lib/3rdParty -name LICENSE -exec rm {} \;
|
find lam/lib/3rdParty -name LICENSE -exec rm {} \;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue