mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-10 21:55:11 +01:00
Update README
This commit is contained in:
parent
d6324a2ab1
commit
5255ce5fca
1
.github/workflows/magisk.yml
vendored
1
.github/workflows/magisk.yml
vendored
@ -170,7 +170,6 @@ jobs:
|
|||||||
- name: Integrate Magisk
|
- name: Integrate Magisk
|
||||||
if: ${{ github.event.inputs.root_sol == 'magisk' || github.event.inputs.root_sol == '' }}
|
if: ${{ github.event.inputs.root_sol == 'magisk' || github.event.inputs.root_sol == '' }}
|
||||||
run: |
|
run: |
|
||||||
cp magisk.zip ${{ matrix.arch }}/Magisk.apk
|
|
||||||
sudo mkdir system/sbin
|
sudo mkdir system/sbin
|
||||||
sudo chcon --reference system/init.environ.rc system/sbin
|
sudo chcon --reference system/init.environ.rc system/sbin
|
||||||
sudo chown root:root system/sbin
|
sudo chown root:root system/sbin
|
||||||
|
@ -9,7 +9,6 @@
|
|||||||
- Fix external storage access of DocumentUI
|
- Fix external storage access of DocumentUI
|
||||||
- Unatended installation
|
- Unatended installation
|
||||||
- Automatically activates developers mode in Windows 11
|
- Automatically activates developers mode in Windows 11
|
||||||
- Automatically activates developer mode in WSA
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user