mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-11 13:11:24 +00:00
Revert "CommonInstaller: fix usage of fallback configuration files"
This reverts commit 9b33e754a9
.
This commit is contained in:
parent
9b33e754a9
commit
b7fc136a33
@ -1544,7 +1544,7 @@ ui_print " "
|
||||
##########################################################################################
|
||||
|
||||
# check for configuration files
|
||||
config_locations="${STORAGE} /external_sd /sdcard1 ${ZIPDIR} /data ${INSTALLER}"
|
||||
config_locations="${STORAGE} /external_sd /sdcard1 ${ZIPDIR} /data"
|
||||
|
||||
get_config () {
|
||||
config=""
|
||||
|
Loading…
Reference in New Issue
Block a user