Modified gentoo.bash
This commit is contained in:
parent
6a89d58eaa
commit
592b5ae2b5
@ -1,4 +1,4 @@
|
|||||||
if [ -f /etc/gentoo-release ]
|
if [ -f /etc/gentoo-release -a "$UID" -ne 0 ]
|
||||||
then
|
then
|
||||||
alias emerge='sudo emerge'
|
alias emerge='sudo emerge'
|
||||||
alias etc-update='sudo etc-update'
|
alias etc-update='sudo etc-update'
|
||||||
|
Loading…
Reference in New Issue
Block a user