Skip to content

Commit

Permalink
fix 0148
Browse files Browse the repository at this point in the history
  • Loading branch information
anyeguxing committed Jun 23, 2019
1 parent 842aa27 commit ec421f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ done
[[ "$1" == "keep" ]] || rm -rf miui-*/ miui_*.zip
for i in "${eu_urls[@]}"
do
bash cleaner-fix.sh --clock --trafficfix --nofbe "$i" || exit 1
bash cleaner-fix.sh --webview --clock --trafficfix "$i" || exit 1
done
exit 0

0 comments on commit ec421f3

Please sign in to comment.