From 1201d13175d748592aea1293f7161c71911f9c6b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 8 Feb 2013 01:08:51 -0200 Subject: Commenting out funcoeszz; avoiding bashism; manually setting hostname --- modules/profile/profile.dot.link | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/profile/profile.dot.link') diff --git a/modules/profile/profile.dot.link b/modules/profile/profile.dot.link index 9c2bc47..3b71de0 100644 --- a/modules/profile/profile.dot.link +++ b/modules/profile/profile.dot.link @@ -11,9 +11,9 @@ if [ -e "$HOME/.aliases" ]; then fi # Funcoes ZZ -if [ -e "/usr/bin/funcoeszz" ]; then - . /usr/bin/funcoeszz -fi +#if [ -e "/usr/bin/funcoeszz" ]; then +# . /usr/bin/funcoeszz +#fi # Set PATH PATH=$PATH:/sbin:/usr/sbin:/usr/local/sbin -- cgit v1.2.3