mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-02 03:40:13 +00:00
typo fix
This commit is contained in:
parent
908bc9fff6
commit
b4ee84ca8b
@ -21,7 +21,7 @@ create_microg_package() {
|
||||
|
||||
for input in "system/xbin/nanodroid*" "system/xbin/novl" \
|
||||
"system/xbin/npem" "system/xbin/nprp" "system/xbin/nupd" \
|
||||
"system/xbin/nutl" "system/xbin/unzip*" "system/framework/"
|
||||
"system/xbin/nutl" "system/xbin/unzip*" "system/framework/" \
|
||||
"gsync/" "system/etc/permissions/" "system/etc/sysconfig/" \
|
||||
"system/etc/default-permissions/" "swipe/"; do
|
||||
zip_add "${input}"
|
||||
|
Loading…
Reference in New Issue
Block a user