diff --git a/dragonpilot/chinese-fonts/installer.sh b/dragonpilot/chinese-fonts/installer.sh index 836074319..09ac4fb3d 100755 --- a/dragonpilot/chinese-fonts/installer.sh +++ b/dragonpilot/chinese-fonts/installer.sh @@ -46,5 +46,5 @@ if [ $update_font_reg -eq "1" ] || [ $update_font_bold -eq "1" ] || [ $remove_ol fi mount -o remount,r /system # change system locale - setprop persist.sys.locale $lang -fi \ No newline at end of file +fi +setprop persist.sys.locale $lang \ No newline at end of file