add correct args
This commit is contained in:
parent
402c5d3415
commit
75c026d936
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## Scrap apps from Mobilism
|
||||
|
||||
Do `git clone https://gitlab.com/Mylloon/mobilismScrap.git && cd mobilismScrap && python3 main.py <app>`.
|
||||
Do `git clone https://gitlab.com/Mylloon/mobilismScrap.git && cd mobilismScrap && python3 main.py <user> <pass> <app>`.
|
||||
|
||||
Or create `.env` file inside the repo folder with `PSEUDO_MOBILISM`, `PASSWORD_MOBILISM` and `APP_MOBILISM` variables.
|
||||
|
||||
|
|
Reference in a new issue