Now sets correct owner for mbse's .profile

This commit is contained in:
Michiel Broek 2005-01-30 16:18:42 +00:00
parent ac55a0eb3d
commit 300087497e

View File

@ -280,6 +280,8 @@ export MBSE_ROOT=\$HOME
export GOLDED=\$HOME/etc export GOLDED=\$HOME/etc
# For xterm on the Gnome desktop: # For xterm on the Gnome desktop:
cd \$HOME cd \$HOME
#
export COLUMNS LINES
EOF EOF
chown mbse $MHOME/.profile chown mbse $MHOME/.profile
chgrp bbs $MHOME/.profile chgrp bbs $MHOME/.profile