mirror of
https://github.com/M66B/NetGuard.git
synced 2024-12-23 16:27:55 +00:00
3 lines
121 B
Bash
3 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 &
|