1
0

fix: checkout fe by replace Zh

This commit is contained in:
zhangsz
2025-04-18 15:07:11 +08:00
parent 14623348b8
commit b18224c95d

View File

@@ -101,10 +101,10 @@ makefe() {
if [ $? = 0 ]; then if [ $? = 0 ]; then
echo "done" echo "done"
fi fi
# git checkout ${feassetsdir} git checkout ${feassetsdir}
# git checkout ${felocalesdir} git checkout ${felocalesdir}
# git checkout ${feconstantsdir} git checkout ${feconstantsdir}
# git checkout ${fehooksdir} git checkout ${fehooksdir}
} }
makebe() { makebe() {