From b7fc136a337736557595c5de96dd368ee21eb9b9 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Tue, 23 Jul 2019 21:13:24 +0200 Subject: [PATCH] Revert "CommonInstaller: fix usage of fallback configuration files" This reverts commit 9b33e754a9fe0432aee8d4544f08c07a4c30347e. --- CommonInstaller | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommonInstaller b/CommonInstaller index 1f27b7b..d369ae4 100644 --- a/CommonInstaller +++ b/CommonInstaller @@ -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=""