Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 35991
Collapse All | Expand All

(-)publicfile-0.52.ebuild.orig (-1 / +1 lines)
Lines 44-50 Link Here
44
	echo
44
	echo
45
	echo -e "\e[32;01m httpd and ftpd are serving out of /home/public.\033[0m"
45
	echo -e "\e[32;01m httpd and ftpd are serving out of /home/public.\033[0m"
46
	echo -e "\e[32;01m remember to start the servers with:\033[0m"
46
	echo -e "\e[32;01m remember to start the servers with:\033[0m"
47
	echo -e "\e[32;01m   ln -s /home/public/httpd /home/public/home/ftpd /service\033[0m"
47
	echo -e "\e[32;01m   ln -s /home/public/httpd /home/public/ftpd /service\033[0m"
48
	echo
48
	echo
49
}
49
}
50
50

Return to bug 35991