From ac55a0eb3db5b739ef0571ad7978730a4010c48b Mon Sep 17 00:00:00 2001 From: Michiel Broek Date: Sun, 30 Jan 2005 16:15:19 +0000 Subject: [PATCH] Now sets correct owner for mbse's .profile --- SETUP.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/SETUP.sh b/SETUP.sh index fd406ff4..c7e85f1a 100644 --- a/SETUP.sh +++ b/SETUP.sh @@ -281,6 +281,8 @@ export GOLDED=\$HOME/etc # For xterm on the Gnome desktop: cd \$HOME EOF +chown mbse $MHOME/.profile +chgrp bbs $MHOME/.profile echo "" log "+" "Created $MHOME/.profile"