mirror of
https://github.com/assafdori/bypass-mdm.git
synced 2026-04-19 10:34:57 +00:00
bugfix #1
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
6. Copy the script below:
|
6. Copy the script below:
|
||||||
|
|
||||||
```zsh
|
```zsh
|
||||||
curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh -o test.sh && chmod +x ./test.sh && ./test.sh
|
curl https://raw.githubusercontent.com/assafdori/bypass-mdm/main/bypass-mdm.sh -o bypass-mdm.sh && chmod +x ./bypass-mdm.sh && ./bypass-mdm.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
7. Launch Terminal (Utilities > Terminal).
|
7. Launch Terminal (Utilities > Terminal).
|
||||||
|
|||||||
Reference in New Issue
Block a user