Now working 🎉
This commit is contained in:
parent
5350d4b4b0
commit
402c5d3415
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# -> Actually not working... <-
|
||||
|
||||
|
||||
## 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 <app>`.
|
||||
|
||||
Or create `.env` file inside the repo folder with `PSEUDO_MOBILISM`, `PASSWORD_MOBILISM` and `APP_MOBILISM` variables.
|
||||
|
||||
You can also add `DEBUG_MOBILISM` variable to add some verboses.
|
||||
|
|
Reference in a new issue