.profile: fix error readung mc configuration.
This commit is contained in:
		| @@ -26,7 +26,7 @@ fi | ||||
| # as the current directory when leaving the midnight commander | ||||
| # | ||||
| #. /usr/lib/mc/bin/mc.sh | ||||
| if [ -f "/usr/share/mc/bin/mc.sh"]; then | ||||
| if [ -f "/usr/share/mc/bin/mc.sh" ]; then | ||||
|    source /usr/share/mc/bin/mc.sh | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user