diff options
author | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-10-23 15:55:13 +0000 |
---|---|---|
committer | Guillaume Jacquart <guillaume.jacquart@hoodbrains.com> | 2023-10-23 15:55:13 +0000 |
commit | 0312ce64f85b5530a00bdc72eb310ba9dc1de05b (patch) | |
tree | 030ccbed3f44a2a1f96413947f50ec0520fb064d /ipscrambling/README.md | |
parent | d0c2b36ec81cd2a102d4b0a5b0fbeb1c1aa52e70 (diff) | |
parent | 54892a227a77839ee81df90df904675f958831a3 (diff) |
Merge branch 'epic18-standalone_trackers_tor_alone' into 'main'
epic18: tracker control while tor is activated.
See merge request e/os/advanced-privacy!148
Diffstat (limited to 'ipscrambling/README.md')
-rw-r--r-- | ipscrambling/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipscrambling/README.md b/ipscrambling/README.md index 777b6a1..be51828 100644 --- a/ipscrambling/README.md +++ b/ipscrambling/README.md @@ -22,7 +22,7 @@ This will put compiled AAR and pom file exposing their dependencies in the local repository (usually in ~/.m2/repository). -To push release on gitlab +To push release on gitlab (you will need a valid gitLabPrivateToken in ~/.gradle/gradle.properties) ./gradlew --console=verbose publish |