2
0
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:
Christopher Roy Bratusek 2019-07-23 21:13:24 +02:00
parent 9b33e754a9
commit b7fc136a33

View File

@ -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=""