Reveal --depth option (#397)

This commit is contained in:
Syuugo 2023-03-02 01:43:09 +09:00 committed by GitHub
parent f05ceda416
commit e24e472227
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,6 +57,9 @@
1. Star (if you like)
1. Clone the repo to local
```
git clone https://github.com/LSPosed/MagiskOnWSALocal.git --depth 1
```
- Run `cd scripts`
- Then run `./build.sh --help` (optional) to get the usage if you want to use CLI.
1. Run `./run.sh` under scripts directory.