From 3411c7b43af6a6a768c29c6398f9098b9e2eaacd Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Wed, 3 Mar 2021 20:27:10 +0100 Subject: [PATCH] re-add free space check see https://gitlab.com/Nanolx/NanoDroid/-/issues/181~ --- CommonInstaller | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CommonInstaller b/CommonInstaller index 26adbccb..2e5e32d9 100644 --- a/CommonInstaller +++ b/CommonInstaller @@ -21,7 +21,7 @@ nanodroid_all_init='"10_sqlite 20_fstrim 30_logcat 40_external_sd 50_logscleaner setup_installer () { detect_bootmode detect_outfd - #check_space + ! ${BOOTMODE} && [ "${MODID}" = "NanoDroid" ] && check_space show_progress 1.0 0 show_banner