Translations:32-bit Chroot/25/es

From Funtoo
Jump to navigation Jump to search

for sh in /etc/profile.d/*.sh ; do

       [ -r "$sh" ] && . "$sh"

done unset sh