fix: checkout fe by replace Zh
This commit is contained in:
@@ -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() {
|
||||||
|
|||||||
Reference in New Issue
Block a user