Remove dos2unix script
This commit is contained in:
@@ -274,10 +274,7 @@
|
||||
"rm -rf vendor/omnipay/stripe/runtests.sh",
|
||||
"rm -rf vendor/owasp/phprbac/PhpRbac/database",
|
||||
"rm -rf vendor/owasp/phprbac/PhpRbac/autoload.php",
|
||||
"rm -rf vendor/owasp/phprbac/PhpRbac/install.php",
|
||||
"find ../ -name '*.svg' -print0 | xargs -0 dos2unix",
|
||||
"find ../ -name '*.js' -print0 | xargs -0 dos2unix",
|
||||
"find ../ -name '*.php' -print0 | xargs -0 dos2unix"
|
||||
"rm -rf vendor/owasp/phprbac/PhpRbac/install.php"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user