From e348afa41a470d4b8f1865d92b85acd32ab14074 Mon Sep 17 00:00:00 2001 From: zjpxshade Date: Sat, 30 Jun 2018 22:36:58 -0500 Subject: [PATCH] Remove comments --- util/linux_install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/util/linux_install.sh b/util/linux_install.sh index 2aa215951d4..0703db8f163 100755 --- a/util/linux_install.sh +++ b/util/linux_install.sh @@ -33,8 +33,6 @@ elif grep ID /etc/os-release | grep -q gentoo; then else echo "Quitting..." fi -# sudo echo "sys-devel/gcc multilib" >> /etc/portage/ -# sudo emerge -auN else echo "Sorry, we don't recognize your OS. Help us by contributing support!" echo