You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2020. It is now read-only.
mipay-extract/extract.sh
Line 351 in 172c172
solutions:
$sevenzip x -odeodex/${imgexroot} "$img" ${imgroot}priv-app/$f >/dev/null || clean "$work_dir"mipay-extract/extract.sh
Line 370 in 172c172
solutions:
deodex "$work_dir" "$(basename $f)" "$arch" "$PWD/$img" priv-app || clean "$work_dir"