10 lines
119 B
Plaintext
10 lines
119 B
Plaintext
|
#!/sbin/sh
|
||
|
#
|
||
|
# /system/addon.d/30-gapps.sh
|
||
|
#
|
||
|
. /tmp/backuptool.functions
|
||
|
|
||
|
list_files() {
|
||
|
cat <<EOF
|
||
|
addon.d/30-gapps.sh
|