Revert "CommonInstaller: fix usage of fallback configuration files"

This reverts commit 9b33e754a9.
merge-requests/23/head
Christopher Roy Bratusek 5 years ago
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…
Cancel
Save