fix: checkout fe by replace Zh
This commit is contained in:
@@ -101,10 +101,10 @@ makefe() {
|
||||
if [ $? = 0 ]; then
|
||||
echo "done"
|
||||
fi
|
||||
# git checkout ${feassetsdir}
|
||||
# git checkout ${felocalesdir}
|
||||
# git checkout ${feconstantsdir}
|
||||
# git checkout ${fehooksdir}
|
||||
git checkout ${feassetsdir}
|
||||
git checkout ${felocalesdir}
|
||||
git checkout ${feconstantsdir}
|
||||
git checkout ${fehooksdir}
|
||||
}
|
||||
|
||||
makebe() {
|
||||
|
||||
Reference in New Issue
Block a user