3 lines
84 B
Bash
3 lines
84 B
Bash
|
export DISTRO_NAME=gentoo
|
||
|
export GENTOO_PROFILE=$(eselect profile show | tail -n 1)
|