mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-01 12:21:38 +00:00
4 lines
107 B
Bash
4 lines
107 B
Bash
|
#!/bin/sh
|
||
|
#apt-get install meld
|
||
|
meld app/src/main/AndroidManifest.xml app/src/kitkat/AndroidManifest.xml &
|