🐛 Switch to new repo

This commit is contained in:
Nikhil Badyal
2024-04-30 17:52:34 +05:30
committed by Nikhil Badyal
parent 25ccf16c71
commit 7164c29dd4
5 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ You can use any of the following methods to build.
```
2. Run script with
```shell
docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyal/docker-py-revanced
docker run -v "$(pwd)"/apks:/app/apks/ nikhilbadyaldevelops/docker-py-revanced
```
You can pass the below environment variables (See notes) with the `-e` flag or use the `--env-file`
[flag](https://docs.docker.com/engine/reference/commandline/run/#options).