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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user