From 5255ce5fca2bf175325caed5d305e515f1a1ce97 Mon Sep 17 00:00:00 2001 From: LoveSy Date: Sun, 12 Dec 2021 00:17:15 +0800 Subject: [PATCH] Update README --- .github/workflows/magisk.yml | 1 - README.md | 1 - 2 files changed, 2 deletions(-) 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