From abdc10bb779325faa42eae1b50f5a4eb39d133ba Mon Sep 17 00:00:00 2001 From: speedie Date: Sun, 20 Nov 2022 18:06:51 +0100 Subject: [PATCH] Update Gentoo configuration. --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index acf9fb8..da269be 100755 --- a/install.sh +++ b/install.sh @@ -57,6 +57,8 @@ WARN() { } FINDEDITOR + + $EDITOR /etc/portage/make.conf fi }