Skip to content

Commit 3260f77

Browse files
dlludRoboe
authored andcommitted
1 parent b0b5d73 commit 3260f77

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

templates/addond-head

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/sbin/sh
22
#
3+
# ADDOND_VERSION=2
4+
#
35
# /system/addon.d/70-microg.sh
46
# During a system upgrade, this script backs up microG apps,
57
# /system is formatted and reinstalled, then the files are restored.
@@ -9,4 +11,4 @@
911

1012
list_files() {
1113
cat <<EOF
12-
/etc/permissions/privapp-permissions-microg.xml
14+
etc/permissions/privapp-permissions-microg.xml

0 commit comments

Comments
 (0)