update make package sh
This commit is contained in:
@@ -85,7 +85,7 @@ makefe() {
|
|||||||
git checkout ${felocalesdir}
|
git checkout ${felocalesdir}
|
||||||
git checkout ${feconstantsdir}
|
git checkout ${feconstantsdir}
|
||||||
git pull
|
git pull
|
||||||
if [ "${c_arg}" == "ba" ]; then
|
if [ "${pkgtype}" == "badeb" ]; then
|
||||||
cp -rf ${customizeddir}/images/* ${feassetsdir}
|
cp -rf ${customizeddir}/images/* ${feassetsdir}
|
||||||
cp -rf ${customizeddir}/locales/* ${felocalesdir}
|
cp -rf ${customizeddir}/locales/* ${felocalesdir}
|
||||||
find "${feconstantsdir}" -type f -name '*.ts' -exec sed -i 's/[一-龥]//g' {} +
|
find "${feconstantsdir}" -type f -name '*.ts' -exec sed -i 's/[一-龥]//g' {} +
|
||||||
|
|||||||
Reference in New Issue
Block a user