mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-07 07:12:53 +00:00
4 lines
121 B
Bash
4 lines
121 B
Bash
![]() |
#!/bin/sh
|
||
|
#apt-get install meld
|
||
|
meld app/src/main/res/xml-v14/preferences.xml app/src/main/res/xml-v21/preferences.xml &
|