feat(linux.rs): Add support for Funtoo (#868)
* feat(linus.rs): Add support for Funtoo * style(linux.rs): fix clippy reccomendations * test(funtoo support): add funtoo test
This commit is contained in:
6
src/steps/os/os_release/funtoo
Normal file
6
src/steps/os/os_release/funtoo
Normal file
@@ -0,0 +1,6 @@
|
||||
ID="funtoo"
|
||||
NAME="Funtoo"
|
||||
PRETTY_NAME="Funtoo Linux"
|
||||
ANSI_COLOR="0;34"
|
||||
HOME_URL="https://www.funtoo.org"
|
||||
BUG_REPORT_URL="https://bugs.funtoo.org"
|
||||
Reference in New Issue
Block a user