mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-12 23:14:47 +00:00
Remove comments
This commit is contained in:
parent
90f68de8d5
commit
e348afa41a
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ elif grep ID /etc/os-release | grep -q gentoo; then
|
||||||
else
|
else
|
||||||
echo "Quitting..."
|
echo "Quitting..."
|
||||||
fi
|
fi
|
||||||
# sudo echo "sys-devel/gcc multilib" >> /etc/portage/
|
|
||||||
# sudo emerge -auN
|
|
||||||
else
|
else
|
||||||
echo "Sorry, we don't recognize your OS. Help us by contributing support!"
|
echo "Sorry, we don't recognize your OS. Help us by contributing support!"
|
||||||
echo
|
echo
|
||||||
|
|
Loading…
Reference in a new issue