From 47985c09b31e9ea76a13d2a6e018a32876cdf652 Mon Sep 17 00:00:00 2001 From: Noa Himesaka Date: Fri, 29 Apr 2022 21:49:30 +0900 Subject: [PATCH] fix error --- calamares/scripts/chrooted_cleaner_script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calamares/scripts/chrooted_cleaner_script.sh b/calamares/scripts/chrooted_cleaner_script.sh index f12fc5d..3b08d5a 100644 --- a/calamares/scripts/chrooted_cleaner_script.sh +++ b/calamares/scripts/chrooted_cleaner_script.sh @@ -579,4 +579,4 @@ _endeavouros _clean_up _run_hotfix_end -rm -R /etc/calamares /opt/extra-drivers +rm -R /etc/calamares \ No newline at end of file