From 22436aa4ee1f61c639d0b5ee5b69f02f8a3890f9 Mon Sep 17 00:00:00 2001 From: simono41 Date: Wed, 22 Aug 2018 00:00:29 +0200 Subject: [PATCH] fix --- arch-install | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/arch-install b/arch-install index 17d22dd..b41dfdc 100755 --- a/arch-install +++ b/arch-install @@ -322,6 +322,14 @@ function removeinstaller { echo "" } +function freshinstall { +arch-chroot ${mountpoint} <