diff --git a/.github/workflows/magisk.yml b/.github/workflows/magisk.yml index 8686dbf..4729823 100644 --- a/.github/workflows/magisk.yml +++ b/.github/workflows/magisk.yml @@ -170,7 +170,6 @@ jobs: - name: Integrate Magisk if: ${{ github.event.inputs.root_sol == 'magisk' || github.event.inputs.root_sol == '' }} run: | - cp magisk.zip ${{ matrix.arch }}/Magisk.apk sudo mkdir system/sbin sudo chcon --reference system/init.environ.rc system/sbin sudo chown root:root system/sbin diff --git a/README.md b/README.md index d344686..c96340f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,6 @@ - Fix external storage access of DocumentUI - Unatended installation - Automatically activates developers mode in Windows 11 -- Automatically activates developer mode in WSA ## Usage