mirror of
https://github.com/LSPosed/MagiskOnWSALocal.git
synced 2025-04-25 17:59:35 +00:00
Cleanup echo info
This commit is contained in:
parent
2364c36dbb
commit
e8d81271f3
1 changed files with 0 additions and 3 deletions
|
@ -633,9 +633,6 @@ if [ "$GAPPS_BRAND" != 'none' ]; then
|
|||
echo -e "Extract done\n"
|
||||
fi
|
||||
|
||||
cat "$WSA_WORK_ENV"
|
||||
echo -e "\n"
|
||||
|
||||
if [[ "$WSA_MAIN_VER" -ge 2302 ]]; then
|
||||
echo "Convert vhdx to RAW image"
|
||||
vhdx_to_raw_img "$WORK_DIR/wsa/$ARCH/system_ext.vhdx" "$WORK_DIR/wsa/$ARCH/system_ext.img" || abort
|
||||
|
|
Loading…
Add table
Reference in a new issue